summaryrefslogtreecommitdiff
path: root/src/perm.erl
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to select backend perm storageMagnus Ahltorp2015-11-111-138/+17
* Change perm interface to be add/commit basedMagnus Ahltorp2015-11-111-18/+78
* Fix copyright strings.Linus Nordberg2015-04-091-1/+1
* perm:ensurefile now only does fsync only when sync flag is setMagnus Ahltorp2015-04-081-27/+30
* Log leaf hashes as hex stringsMagnus Ahltorp2015-02-271-7/+7
* Perform frontend index writes in two phasesMagnus Ahltorp2015-02-271-6/+20
* Correct function specifications.Magnus Ahltorp2014-10-271-1/+1
* Added lager for loggingMagnus Ahltorp2014-10-241-2/+9
* Add copyright and licensing information.Linus Nordberg2014-10-151-4/+2
* Added atomic moduleMagnus Ahltorp2014-09-251-58/+15
* perm: Added readfile function.Magnus Ahltorp2014-09-251-9/+16
* perm: Don't crash if file content is different, tell caller instead. Better e...Magnus Ahltorp2014-09-251-19/+35
* Permanent storage implementationMagnus Ahltorp2014-09-251-0/+95