Arnaud
99884b5971
Rename Codex to Logos Storage ( #108 )
2025-12-15 13:46:04 +01:00
Jacek Sieka
6c7de03622
chore: bump stew et al ( #107 )
...
* fix use of deprecated imports
* bump stew
* `results` is its own package
* drop protobuf_serialization
* force leveldb version
2025-12-11 13:47:10 +01:00
Eric
bc27eebb85
fix pinned deps
...
Leaving nim-datastore as a commit hash until it has a relevant release tag
2025-02-13 12:08:09 +11:00
Dmitriy Ryajov
dd4985435a
Fix timeout and delete ( #86 )
...
* use unix time for ttl
* don't remove all entries on peer removal
* cleanup questionable tuple destructure
* ignore vscode
* fix endians decoding
* allow removing by peerId
* invalidate cache by peerId on remove
* update test
2023-11-17 14:01:16 -08:00
Jaremy Creechley
60dc4e764c
Fix changes from stint ( #81 )
...
* some formatting tweaks to make errors easier to grok
* stint removed overloads for regular ints - use stew versions instead
* various name style fixes
* ignore vscode stuff
* revert style changes
* revert unneeded var rename changes
---------
Co-authored-by: Dmitriy Ryajov <dryajov@gmail.com>
2023-11-17 11:08:45 -08:00
Jaremy Creechley
c3d073c3da
finishing renaming
2023-07-12 14:57:26 -07:00