Kleissner
|
10d39595f6
|
Store: Add Iterate function
|
2022-01-03 00:11:25 +01:00 |
|
Kleissner
|
1ece19709e
|
Store: New Count() function to return count of all records stored.
|
2021-12-11 13:00:49 +01:00 |
|
Kleissner
|
c2af2fe5e7
|
Housekeeping, renaming few things for clarification.
|
2021-12-08 20:55:17 +01:00 |
|
Kleissner
|
d9bbdf573e
|
Disable pogreb log output
|
2021-11-04 18:34:31 +01:00 |
|
Kleissner
|
335f83d79b
|
/blockchain/self/add/file checks now if the file exists in the Warehouse and aborts with StatusCorruptBlockRecord if not.
|
2021-10-13 02:42:04 +02:00 |
|
Kleissner
|
7c7048c4c7
|
Use Pogreb as key/value store instead for now.
|
2021-08-11 22:49:00 +02:00 |
|
Kleissner
|
afef726aaf
|
Add tentatively cockroachdb/pebble as initial database! This can be changed/replaced easily. Unfortunately it adds 7 MB to the binary and tons of dependencies :(
|
2021-08-11 22:18:30 +02:00 |
|
Kleissner
|
3da1acde60
|
Key/value database rename functions.
|
2021-08-11 22:16:39 +02:00 |
|
Kleissner
|
d87e43cd32
|
Simplify Store interface. Remove unused replication placeholder and untangle expiration option.
MemoryStore is refactored into separate file.
|
2021-08-11 20:15:22 +02:00 |
|
Kleissner
|
27ec231e14
|
Moving store code to nested module
|
2021-04-09 22:41:08 +02:00 |
|