Valkey
BSD-licensed fork of Redis focused on open community governance under the Linux Foundation.
Why it is included
Preserves a permissively licensed in-memory data store path after Redis licensing shifts.
Best for
Caches, queues, and session stores where Redis APIs are assumed.
If you use Windows, Mac, or paid tools
In-memory data alternative to Redis Enterprise (paid features) and proprietary cache appliances.
Strengths
- Redis protocol compatibility
- LF backing
- Active porting
Limitations
- Ecosystem still converging post-fork
Good alternatives
Redis (verify license) · KeyDB
Related tools
Databases
PostgreSQL
Advanced open-source relational database with extension ecosystem.
Databases
SQLite
Embedded SQL engine shipped inside countless applications.
Databases
Apache CouchDB
Document database with replication and HTTP/JSON APIs.
Databases
MariaDB
Community-developed relational database forked from MySQL with storage engines and compatibility focus.
