-
I continually get the crash dump below and as a result it becomes unusable. This is running on NixOS, but my home NixOS machine doesn't have this problem, so it's either related to content of the spa…
-
It seems like code snippets were left incomplete in the "Using the Key/Value Store" page:
https://github.com/nats-io/nats.docs/blob/master/using-nats/developing-with-nats/js/kv.md
https://docs.n…
-
Hello!
I am using @hono/firebase-auth for verifying Firebase ID tokens. During this verification process, if I can obtain the UID in the context (for example, if the UID is stored in KV), I believe…
-
The procedures of banking and Accounts DB
Accounts DB: the KV store to storage account data. accounts db snapshots for syncing states when new nodes join cluster
ref: https://www.helius.dev/blog/sol…
-
At the moment we only store the hash of Epoch sub-state in the KVStore. We'd like to directly store all the data there instead.
## Suggested implementation
- keep original Snapshot.Epoch API, but ba…
-
INFO:lightrag:Logger initialized for working directory: /e2e-data/users/lzh/code/LightRAG-main/workspace
INFO:lightrag:Load KV llm_response_cache with 0 data
INFO:lightrag:Load KV full_docs with 0 d…
-
### Describe the issue
KV Sore wrong format parse handle
Precondition: User at KV store
Step 1 Add: Ket ; type ; value
Step 2 : Add custom expiration "PT120000000000000000000000000S"
500 …
-
Currently the DB Console UI allows filtering metrics by node. There is no way to filter metrics which are tagged by StoreID as well:
In the DB Console UI metrics dashboards:
![image](https://use…
kvoli updated
4 weeks ago
-
### 🚀 The feature, motivation and pitch
Redis KVStore has been relatively less used and does not yet have an integration test fixture . We need to add a fixture for it here and test the end to end …
-
We currently have a storage provider for testing that is implemented using `HashMap`. While designing and implementing the new storage provider in #1565, we experimented with a provider that is backed…