From f3923033ddeb67b0f5d2270324269d7dd1d7eeae Mon Sep 17 00:00:00 2001 From: Kelvin Mwinuka Date: Wed, 1 May 2024 07:05:20 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b33757d..23dada5f 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Some key features offered by EchoVault include: 2) Replication cluster support using the RAFT algorithm. 3) ACL Layer for user Authentication and Authorization. 4) Distributed Pub/Sub functionality with consumer groups. -5) Sets, Sorted Sets, Hashes. +5) Sets, Sorted Sets, Hashes, Lists and more. 6) Persistence layer with Snapshots and Append-Only files. 7) Key Eviction Policies.