[Discuss] Stalwart E-mail; Was: Re: SSH options
Rich Pieri
richard.pieri at gmail.com
Sun Jan 25 21:31:36 EST 2026
On Sun, 25 Jan 2026 16:17:49 -0500
markw at mohawksoft.com wrote:
> Classic databases are a poor choice for arbitrary data. They are not
> designed for that work flow. That is irrefutable. There are some very
> good object databases designed for that work flow, rocksdb by
> facebook (based on LevelDB).
Even so, object databases have vertical scaling limits for very large
objects, for some value of "very". The RocksDB FAQ says that keys and
values should not be more than 8MB and 3GB respectively. Is 3GB very
large? That depends on your data. It might be sufficient for email
messages... until someone starts mailing "Linux ISOs", blows out the
database and crashes your mail system.
--
\m/ (--) \m/
More information about the Discuss
mailing list