snoyberg / yamldb

Key-object data store storing values in Yaml files.

This URL has Read+Write access

yamldb /
name age message
file .gitignore Loading commit data...
directory Data/
file LICENSE
file README
file Setup.lhs
file Test.hs
file yamldb.cabal
README
Key-object data store storing values in Yaml files.

Uses dir locking to lock files. This library was originally designed to allow
CGI applications (yes, plain CGI) a simple database.