Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlobStore

This library provides a file-system based database for blobs of binary data.

Data is added, and the caller is given a key. The key may be then used to retrieve the data, but data may be neither removed nor modified.

About

Haskell library: Persistent storage for blobs of data. Ripped out of hackage-server.

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages