diff --git a/README.md b/README.md index 468fd18b..d822746b 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ with TCP sockets and a [RESP](https://redis.io/topics/protocol) protocol. ![Lines of code](https://img.shields.io/tokei/lines/github/keva-dev/keva?style=flat-square) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/keva-dev/keva?style=flat-square) ![GitHub](https://img.shields.io/github/license/keva-dev/keva?style=flat-square) +![Maven Central](https://img.shields.io/maven-central/v/dev.keva/kevadb?style=flat-square) Major dependencies: [Netty](https://github.com/netty/netty), [ChronicleMap](https://github.com/OpenHFT/Chronicle-Map) diff --git a/docs/src/guide/README.md b/docs/src/guide/README.md index 2bf7df5b..fe4b955a 100755 --- a/docs/src/guide/README.md +++ b/docs/src/guide/README.md @@ -8,7 +8,7 @@ with TCP sockets and a [RESP](https://redis.io/topics/protocol) protocol. ## Features -- High performance and low latency in-memory key-value database +- Low latency in-memory key-value database - Compatible with Redis protocol - Multithreading engine helps to maximize the use of system's resources - Persistence in-memory data to disk diff --git a/docs/src/guide/insight/benchmark.md b/docs/src/guide/insight/benchmark.md index c1397f45..501d13f3 100644 --- a/docs/src/guide/insight/benchmark.md +++ b/docs/src/guide/insight/benchmark.md @@ -1,10 +1,10 @@ # Benchmark :::warning WIP -Because we're in early development stage, a more detailed test will be provided later (when Keva is more mature and stable) +Because we're in early development stage, a more detailed benchmark will be provided later (when Keva is more mature and stable) ::: -Keva's performance is on par with the Redis 6.2.6 +Keva's throughput and latency (`GET`/`SET`) is on par with the Redis 6.2.6 Redis 6.2.6: diff --git a/docs/src/guide/overview/install.md b/docs/src/guide/overview/install.md index 973f81cb..a02b336d 100644 --- a/docs/src/guide/overview/install.md +++ b/docs/src/guide/overview/install.md @@ -34,7 +34,7 @@ Parameters: ## Docker -Available in [Docker Hub](https://hub.docker.com/r/kevadev/keva-server) +Available at [Docker Hub](https://hub.docker.com/r/kevadev/keva-server) Pull image: diff --git a/docs/src/guide/overview/replication.md b/docs/src/guide/overview/replication.md index ca7bc72c..1895d727 100644 --- a/docs/src/guide/overview/replication.md +++ b/docs/src/guide/overview/replication.md @@ -3,3 +3,5 @@ :::warning WIP This feature is under development ::: + +This feature is not available yet. \ No newline at end of file diff --git a/docs/src/index.md b/docs/src/index.md index ba73ce14..f2e17b25 100755 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -10,7 +10,7 @@ features: - title: High Throughput details: Keva comes with multithreaded engine which will maximize the use of your system's resources - title: High Availability - details: Simplify your high availability setup with master-replica nodes, sharded cluster mode will also be available soon + details: Simplify your high availability setup with master-replica nodes and sharded cluster mode (will be available soon) footer: Apache-2.0 Licensed | Copyright © 2021 Keva Team --- @@ -18,6 +18,7 @@ footer: Apache-2.0 Licensed | Copyright © 2021 Keva Team GitHub Workflow Status (branch) Lines of code GitHub +Maven Central

Lab Product of
diff --git a/docs/src/team/index.md b/docs/src/team/index.md index 208f37ab..ec0ccadb 100644 --- a/docs/src/team/index.md +++ b/docs/src/team/index.md @@ -67,4 +67,19 @@ Keva project is built by a team of enthusiastic and passionate engineers formed

+ + + +

An Nguyen

+

Core Focus

+

+ + yampml +

+

+ + an@keva.dev +

+ +