From 2e05537ae11526c554b4d6c963deb9dc006ce165 Mon Sep 17 00:00:00 2001 From: Duncan Mac-Vicar P Date: Tue, 25 May 2021 22:39:41 +0200 Subject: [PATCH] Remove immudb from list of projects using badger immudb has its own store since version 0.9 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e1c0ba168..2ca2afc20 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,6 @@ Below is a list of known projects that use Badger: * [Sandglass](https://github.com/celrenheit/sandglass) - distributed, horizontally scalable, persistent, time sorted message queue. * [TalariaDB](https://github.com/grab/talaria) - Grab's Distributed, low latency time-series database. * [Sloop](https://github.com/salesforce/sloop) - Salesforce's Kubernetes History Visualization Project. -* [Immudb](https://github.com/codenotary/immudb) - Lightweight, high-speed immutable database for systems and applications. * [Usenet Express](https://usenetexpress.com/) - Serving over 300TB of data with Badger. * [gorush](https://github.com/appleboy/gorush) - A push notification server written in Go. * [Dispatch Protocol](https://github.com/dispatchlabs/disgo) - Blockchain protocol for distributed application data analytics.