Skip to content

blueonyx/haskell-couchdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CouchDB 0.8.0 ------------- This release is for CouchDB 0.8.0. HTTP-3001.0.4 ------------- The HTTP-3001.0.4 library suffers from a memory leak. It doesn't close sockets, so after opening and closing many connections, your application will have "too many open files." This bug can affect any long-running application that uses the CouchDB library. Until this library is updated, you will have to patch it yourself. Potential fixes were discussed in this thread on Haskell Cafe: http://www.haskell.org/pipermail/haskell-cafe/2008-August/046334.html 

About

Haskell bindings for CouchDB

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 99.0%
  • Shell 1.0%