From fb50eb2f826d27acdde9a41d8d004e0b693ffbdd Mon Sep 17 00:00:00 2001 From: James Mills <1290234+prologic@users.noreply.github.com> Date: Thu, 14 Mar 2019 15:36:37 +1000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7d7367c..c97b3fb 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ A Bitcask (LSM+WAL) Key/Value Store written in Go. * Embeddable * Builtin CLI +* Builtin Redis-compatible server * Predictable read/write performance * Low latecny * High throughput (See: [Performance](README.md#Performance)