From 09e653af7b10faf9b5456f60f90392702b911851 Mon Sep 17 00:00:00 2001 From: Nevio Date: Tue, 17 Sep 2024 10:17:56 +0200 Subject: [PATCH] README update - notice --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ae16fc0..eb4652f 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ **NOTE: At this moment I am adding all possible faster ways, including TCP, to be able to do proper benchmarking first. In the future, I may drop transports that prove to be inefficient based on benchmark results. At the same time I will slowly start to write wrappers around the packages for convenient usage incl. deployments.** +**UNDER ACTIVE DEVELOPMENT** + This is currently a prototype, with the idea of building incredibly fast transport layers on top of key-value (KV) databases. The goal is to allow one or multiple instances of these databases to be started and cross-shared in user space or accessed remotely bypassing general locks @@ -22,7 +24,7 @@ This project is going to be either f**k databases or fast database... There is n Though this will be hard to achieve without DPDK. Will not overkill the prototype with it for now... -## Diagrams +## Diagram ```mermaid graph TD;