nim-codex/codex
Ben Bierens bd8fedaf28
Metadata in LevelDB (#806)
* pulls in datastore-leveldb update

* bump

* Applies LevelDb as metadata store. Adds option for repostore.

* Sets submodule to main branch

* I can do syntax, me

* Removes wildcard from metadata query key

* Applies leveldb instead of sqlite-in-memory for tests

* Restores query key wildcard.

* Pins nim-datastore to latest master

* bumps leveldb to 0.1.4

---------

Co-authored-by: Dmitriy Ryajov <dryajov@gmail.com>
2024-05-30 06:57:10 +00:00
..
blockexchange Cleanup integration tests (#757) 2024-05-23 15:29:30 +00:00
contracts Cleanup integration tests (#757) 2024-05-23 15:29:30 +00:00
erasure Scheduling erasure coding on another thread (#716) 2024-03-23 09:56:35 +00:00
manifest Bug: Large manifests encoding (#800) 2024-04-30 15:27:17 +00:00
merkletree
purchasing feat: expiry specified with number of seconds (#793) 2024-05-06 17:35:46 +02:00
rest Update logging for download (#799) 2024-05-16 10:06:12 -07:00
sales Metadata in LevelDB (#806) 2024-05-30 06:57:10 +00:00
slots
stores Cleanup integration tests (#757) 2024-05-23 15:29:30 +00:00
streams Update logging for download (#799) 2024-05-16 10:06:12 -07:00
utils
blockexchange.nim
blocktype.nim
chunker.nim Cleanup integration tests (#757) 2024-05-23 15:29:30 +00:00
clock.nim
codex.nim Metadata in LevelDB (#806) 2024-05-30 06:57:10 +00:00
codextypes.nim
conf.nim Metadata in LevelDB (#806) 2024-05-30 06:57:10 +00:00
contracts.nim
discovery.nim Update logging for download (#799) 2024-05-16 10:06:12 -07:00
erasure.nim
errors.nim
indexingstrategy.nim
logutils.nim
manifest.nim
market.nim feat: expiry specified with number of seconds (#793) 2024-05-06 17:35:46 +02:00
merkletree.nim
namespaces.nim
node.nim Cleanup integration tests (#757) 2024-05-23 15:29:30 +00:00
periods.nim
purchasing.nim feat: expiry specified with number of seconds (#793) 2024-05-06 17:35:46 +02:00
rng.nim
sales.nim feat[marketplace]: add slot queue pausing (#752) 2024-05-26 00:38:38 +00:00
slots.nim
stores.nim
streams.nim
systemclock.nim
units.nim
utils.nim
validation.nim inlines copying of hashset (#809) 2024-05-17 00:57:30 +00:00