From 5bd3da1c59af19cd68f6580138d46d6da23083c9 Mon Sep 17 00:00:00 2001 From: Edouard A Date: Mon, 14 Mar 2016 23:48:28 +0100 Subject: [PATCH] Added quasardb to the USERS.md file --- USERS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/USERS.md b/USERS.md index 929f4da8c..c873ca386 100644 --- a/USERS.md +++ b/USERS.md @@ -52,3 +52,7 @@ Pinterest's Object Retrieval System uses RocksDB for storage: https://www.youtub ## VWO, Wingify [VWO's](https://vwo.com/) Smart Code checker and URL helper uses RocksDB to store all the URLs where VWO's Smart Code is installed. + +## quasardb +[quasardb](https://www.quasardb.net) is a high-performance, distributed, transactional key-value database that integrates well with in-memory analytics engines such as Apache Spark. +quasardb uses a heavily tuned RocksDB as its persistence layer. \ No newline at end of file -- GitLab