Skip to content

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

License

Notifications You must be signed in to change notification settings

aslatter/blobstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published