summaryrefslogtreecommitdiff
path: root/src/ts.erl
Commit message (Collapse)AuthorAgeFilesLines
* Add size/1.Linus Nordberg2014-09-101-2/+5
|
* New hash tree implementation, using an ETS table for the hashes.Linus Nordberg2014-09-091-0/+34
Also, add an untested entry storage implementation, using multiple DETS tables.