obscuren
|
58d477f7a6
|
Fixed a bug where keys where serialised twice
|
2014-12-24 14:47:50 +01:00 |
|
obscuren
|
780abaec98
|
Switched to new trie
|
2014-12-23 18:35:36 +01:00 |
|
obscuren
|
8cf9ed0ea5
|
Fixed test
|
2014-11-21 10:48:07 -05:00 |
|
obscuren
|
9b8a12b4b5
|
Removed naively casting to bytes
|
2014-11-20 18:20:04 +01:00 |
|
obscuren
|
12f1aea38d
|
Fixed iterator for short nodes.
In some cases the iterator didn't properly return the correct key
because it didn't append fields to the reverse lookup.
|
2014-11-20 18:11:31 +01:00 |
|
obscuren
|
b05e63c34d
|
Added paranoia check for tries
|
2014-11-19 16:56:01 +01:00 |
|
obscuren
|
cab7e6000e
|
Increased coverage
|
2014-11-19 16:35:57 +01:00 |
|
obscuren
|
0f460ad26e
|
Added caching and database interface to trie
* Reimplemented caching for trie
* Reimplemented resetting and persisting trie
|
2014-11-19 16:21:28 +01:00 |
|
obscuren
|
e70529a977
|
Added new iterator and tests
|
2014-11-19 15:05:08 +01:00 |
|
obscuren
|
93e693be72
|
Fixed tests for 'types'
|
2014-11-18 19:52:45 +01:00 |
|
obscuren
|
e08aba5dd9
|
added output test
|
2014-11-18 12:18:27 +01:00 |
|
obscuren
|
f7417d3552
|
New modified patricia trie
|
2014-11-18 12:02:13 +01:00 |
|