1 Aug
                
                    2007
                
            
            
                1 Aug
                
                '07
                
            
            
            
        
    
                4:09 p.m.
            
        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