EdjKV
Secure your low latency key-value store on the edge.

Decentralised Key-Value Database
EdjKV is EDJX’s decentralized Key-Value datastore backed by the EDJX P2P network. There are specific limits on the size of the Key and Value. Key size is limited to 512 bytes and Value is limited to 512 KB.
EdjKV database is a type of nonrelational database that uses a simple key-value method to store data
Speed up applications with in-memory data caching.
Pull-based replication is used to store data in the globally distributed storage, which allows data to be read quickly.
Key-value databases are highly partitionable and allow horizontal scaling at scales that other types of databases cannot achieve
.