docs
uredis
Product Introduction
Version Description
Introduction to New Features of Redis7.0 Version

Introduction to New Features in Redis7.0 Version

  1. Added Redis Functions, support for persistence and master-replica replication

  2. ACL improvements, support for key granularity permission control

  3. Sharded-Pub/Sub

  4. Multi-Part AOF, using full + incremental independent file storage, avoiding AOF rewriting overhead

  5. Client-eviction, client eviction strategy, restricting the memory used by all clients, if it exceeds the limit, release the client with the greatest memory consumption

  6. Added timestamps to AOF

  7. Ziplist encoding replaced with Listpack encoding

  8. Support for Global Replication Buffer

  9. Support for command execution time histogram

  10. Support for sub-command level performance statistics

Note:

URedis 7.0 disables ACL

URedis 7.0 does not support multi-threading

  • Company
  • ContactUs
  • Blog
Copyright © 2024 SurferCloud All Rights Reserved