summaryrefslogtreecommitdiff
path: root/src/storagedb.erl
Commit message (Collapse)AuthorAgeFilesLines
* Change index.erl to use gen_server and named databases.Magnus Ahltorp2015-11-111-8/+4
| | | | Prefetch indices in frontend:fetchmissingentries/2.
* Use lastverifiednewentry file when reading new entriesstoragegcMagnus Ahltorp2015-07-311-1/+16
|
* Fix copyright strings.Linus Nordberg2015-04-091-1/+1
|
* Only serialize the actual write on storagedb, not the fsyncMagnus Ahltorp2015-02-271-3/+5
|
* Seralize writes to new entries indexMagnus Ahltorp2014-11-191-0/+68