|
5d4cd09497
|
Start database implementation.
|
2025-05-22 22:17:43 -07:00 |
|
|
b92ee28bef
|
Add id update and non-update insert to trie.
|
2025-04-21 11:42:37 -07:00 |
|
|
670f001106
|
Update triefile to use persistent ids.
|
2025-04-19 20:39:07 -07:00 |
|
|
16c4707d6c
|
Return key index on trie set.
|
2025-04-18 16:58:44 -07:00 |
|
|
2bb32e75b7
|
Implement remove for blockfile.
|
2025-04-15 17:48:03 -07:00 |
|
|
48a62fc165
|
Add async recursion fixes.
|
2025-04-13 12:14:15 -07:00 |
|
|
0d6460b01c
|
Change io for tokio async.
|
2025-04-13 00:59:01 -07:00 |
|
|
79b21c1a69
|
Add into/from file handles.
|
2025-04-11 23:10:26 -07:00 |
|
|
1d4344bc81
|
Add ids, key, get to TrieFile; rename get to find.
|
2025-04-07 22:05:24 -07:00 |
|
|
adad61490b
|
Implement methods for block file.
|
2025-03-30 13:06:42 -07:00 |
|
yukirij
|
8945366082
|
Initial implementation of TrieFile.
|
2024-11-08 14:46:47 -08:00 |
|
yukirij
|
4ad9095296
|
Initialize repository; initial implementation of BlockFile.
|
2024-11-08 10:44:09 -08:00 |
|