|
4 months ago | |
---|---|---|
src | 4 months ago | |
.gitignore | 4 months ago | |
LICENSE | 4 months ago | |
README.md | 4 months ago | |
package.yaml | 4 months ago | |
simple-file-db.cabal | 4 months ago | |
stack.yaml | 4 months ago | |
stack.yaml.lock | 4 months ago |
A very very simple way to save data in a file and interact with it in a concurrent setting.
Note that this is not tolerant of async IO exceptions. Use this for your toy projects if you'd like but don't trust it!