summaryrefslogtreecommitdiff
path: root/src/index.erl
Commit message (Expand)AuthorAgeFilesLines
* Optimize db:get_by_indices by not fetching entry and implementing index:getrangeMagnus Ahltorp2014-10-251-17/+24
* Add copyright and licensing information.copyrightLinus Nordberg2014-10-151-4/+2
* Add implementation of droplast/1.Linus Nordberg2014-10-081-1/+6
* index: Added fsyncMagnus Ahltorp2014-09-261-2/+8
* Added implementation of index fileMagnus Ahltorp2014-09-261-0/+81