📄️ Install
Requirements
📄️ Redis Compatibility
Keva supports Redis client protocol up to version 6.2. Following table shows the list of supported Redis commands:
📄️ Persistence
This feature is under development
📄️ Security
By default, Keva binds to all the interfaces and has no authentication at all.
📄️ Replication
This feature is under development
📄️ Java Embedded
You can use KevaDB as an embedded database in your Java/Kotlin/Scala project, thus can use in for example integration tests.
📄️ KQL
This feature is under development