2009/8/6 Don Stewart <d...@galois.com>:
> For pure Haskell persistance, there is
>
>    TCache: A Transactional data cache with configurable persistence
>        http://hackage.haskell.org/package/TCache
>
>    io-storage: A key-value store in the IO monad.
>        http://hackage.haskell.org/package/io-storage
>
> There may be others.

persistent-map: A thread-safe (STM) persistency interface for finite map types.
http://hackage.haskell.org/package/persistent-map
(still experimental)

  Peter
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to