Jeffrey Picard
|
16e6b0a021
|
fix some bugs, start using logrus for leveled logging, upgrade to go 1.17, run go mod tidy
|
2022-03-05 00:51:36 +00:00 |
|
Jeffrey Picard
|
44fb309a7b
|
some cleanup and adding arguments and db load / refresh to server command
|
2022-03-02 10:39:06 -05:00 |
|
Jeffrey Picard
|
cff780bc74
|
fix some issues with test suite
|
2022-02-28 16:09:54 -05:00 |
|
Jeffrey Picard
|
3c99296f8b
|
added slice backed stack, need to fix tests
|
2022-02-28 15:23:06 -05:00 |
|
Jeffrey Picard
|
2658bf50ff
|
Refactor db functions into three files
|
2022-02-28 12:56:22 -05:00 |
|
Jeffrey Picard
|
0ee35bbeee
|
More tests
|
2022-02-23 19:43:52 -05:00 |
|
Jeffrey Picard
|
d96cfc6638
|
more tests
|
2022-02-23 17:26:43 -05:00 |
|
Jeffrey Picard
|
f282294e07
|
more tests
|
2022-02-22 13:12:34 -05:00 |
|
Jeffrey Picard
|
8d1135189d
|
Export constant, add test
|
2022-02-22 12:02:10 -05:00 |
|
Jeffrey Picard
|
b335c14b7b
|
small code refactoring
|
2022-02-22 06:52:17 -05:00 |
|
Jeffrey Picard
|
35ddd230c2
|
code cleanup, function tests
|
2022-02-21 19:21:18 -05:00 |
|
Jeffrey Picard
|
0fc4beccc6
|
more work on implementing resolve
|
2022-02-20 08:03:27 -05:00 |
|
Jeffrey Picard
|
8063cc1c56
|
changes
|
2022-02-18 05:15:00 -05:00 |
|
Jeffrey Picard
|
cee1aab843
|
Refactor tests and add column families
|
2022-02-08 12:50:37 -05:00 |
|
Jeffrey Picard
|
70939ecfda
|
asdf
|
2022-02-03 14:18:00 -05:00 |
|
Jeffrey Picard
|
9c4a3aa690
|
Refactor and starting to add resolve
|
2022-01-19 12:30:05 -05:00 |
|
Jeffrey Picard
|
204c0f78d9
|
Fix bug with variable length keys
|
2022-01-14 10:02:45 -05:00 |
|
Jeffrey Picard
|
39f2fa6f5f
|
asdf
|
2021-12-24 07:17:53 -05:00 |
|
Jeffrey Picard
|
f248bd3fab
|
asdf
|
2021-12-16 11:42:36 -05:00 |
|
Jeffrey Picard
|
9a0a44e688
|
asdf
|
2021-12-14 18:40:04 -05:00 |
|
Jeffrey Picard
|
76f56c163a
|
Better iterator. Need to implement a lot of keys next, and tests, maybe
tests needed.
|
2021-12-14 17:57:02 -05:00 |
|
Jeffrey Picard
|
9565c94d84
|
asdf
|
2021-12-14 08:14:42 -05:00 |
|
Jeffrey Picard
|
8e4e193a30
|
Fix rocksdb iterator and tests
|
2021-12-12 18:35:16 -05:00 |
|
Jeffrey Picard
|
abbc86b1ac
|
asdf
|
2021-12-12 12:40:51 -05:00 |
|
Jeffrey Picard
|
a20951ca7f
|
fixes and arg test
|
2021-12-11 19:24:37 -05:00 |
|
Jeffrey Picard
|
a3712f0c02
|
Progress of reading rocksdb
|
2021-12-11 17:22:45 -05:00 |
|
Jeffrey Picard
|
01a938487a
|
Don't hardcode stop on read
|
2021-12-07 07:26:00 -05:00 |
|
Jeffrey Picard
|
a2c35c8ace
|
Try adding test db with git-lfs
|
2021-12-07 06:45:18 -05:00 |
|
Jeffrey Picard
|
1cccbba7b5
|
Initial rocksdb commit
Basic reading from rocksdb works
|
2021-12-06 20:36:12 -05:00 |
|