snoyberg / yamldb
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
yamldb /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
Data/ | ||
| |
LICENSE | ||
| |
README | ||
| |
Setup.lhs | ||
| |
Test.hs | ||
| |
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.

