Mnesia not suitable for time series storage?

Joel Reymont joelr1@REDACTED
Wed Jul 13 21:09:05 CEST 2005


Writing a distributed database is something that I would like to  
avoid at all cost. Even if it requires my switching to another platform.

On Jul 13, 2005, at 3:33 PM, Ulf Wiger wrote:
> [...]
> Or perhaps this gets a lot easier if one uses ets
> tables instead of mnesia. Keeping a list of ets
> tables, and the age of objects in each, one can
> simply drop tables that are too old. Problem here
> is that we end up writing our own distributed database.

--
http://wagerlabs.com/uptick






More information about the erlang-questions mailing list