aboutsummaryrefslogtreecommitdiffstats
path: root/ptrie/shortnode.go
Commit message (Collapse)AuthorAgeFilesLines
* Moved ptrie => trie. Removed old trieobscuren2015-01-081-31/+0
|
* Added caching and database interface to trieobscuren2014-11-191-1/+1
| | | | | * Reimplemented caching for trie * Reimplemented resetting and persisting trie
* New modified patricia trieobscuren2014-11-181-0/+31