I would recommend a key-value store. Here are some libraries that might be interesting: - https://github.com/cberner/redb - https://github.com/surrealdb/surrealkv - https://github.com/spacejam/sled (last commit 2 years ago)
I would recommend a key-value store. Here are some libraries that might be interesting: