[Haskell-cafe] Map with incremental serialization

Britt Mathis britt.mathis at gmail.com
Fri Oct 10 19:09:08 UTC 2014


Hello everyone,  I'm not sure if something like this already exists so I
figured I would ask here first before I reinvent the wheel. What I need is
a data structure that behaves like Data.Map, but is serialized to disk
incrementally so I only have the overhead of writing what has changed every
time.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20141010/07339f53/attachment.html>


More information about the Haskell-Cafe mailing list