aboutsummaryrefslogtreecommitdiffstats
path: root/ptrie/shortnode.go
Commit message (Collapse)AuthorAgeFilesLines
* 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