[Haskell-cafe] OS swapping and haskell data structures
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Wed Aug 1 16:09:13 EDT 2007
On Wed, 2007-08-01 at 12:32 -0700, Alex Jacobson wrote:
> Ok, so for low throughput applications, you actually need a disk
> strategy. Got it.
>
> Ok, is there a standard interface to BerkleyDB or some other disk based
> store?
Well on hackage there's anydbm and BerkeleyDB. The former is probably
the older and more mature of the two.
Duncan
More information about the Haskell-Cafe
mailing list