Valkey 9.1 adds database-level ACLs, Lua modularization, and higher throughput

Valkey 9.1 adds database-level ACLs, Lua modularization, and higher throughput

Valkey 9.1 provides database-level access controls, enabling more granular user permissions for multi-tenant setups.

The release moves Lua scripting to a separate module, reducing security exposure and allowing operators to disable it if not required.

Performance enhancements include a redesigned I/O threading model that delivers up to 17% increased throughput, faster stream and sorted set operations, and lower memory usage for small strings and sorted sets.

by Fla

MORE ABOUT: #Valkey
Valkey iconValkey
  7
  • Free
  • Open Source
  • ...

Valkey is an open source (BSD) high-performance key/value datastore that supports a variety of workloads such as caching, message queues, and can act as a primary database. Valkey can run as either a standalone daemon or in...

No comments so far, maybe you want to be first?
Gu