[erlang-questions] Ordered set and DETS

Anthony Molinaro anthonym@REDACTED
Sun Sep 5 00:50:32 CEST 2010


On Fri, Sep 03, 2010 at 04:28:55PM -0400, Evans, Matthew wrote:
> Does anyone know if there are any roadmap plans to implement ordered_set table types in DETS?

It might be a tad out of date now, but a couple years ago a company I worked
for had a consultant write mnesiax

http://code.google.com/p/mnesiaex/

Which made the mnesia storage backend a behaviour IIRC.

Then we used tcerl

http://code.google.com/p/tcerl/

to keep ordered_set disk backed tables in mnesia.

It's probably bit-rotted a bit but maybe worth dusting off?

-Anthony

-- 
------------------------------------------------------------------------
Anthony Molinaro                           <anthonym@REDACTED>


More information about the erlang-questions mailing list