diff --git a/README.md b/README.md index 49935dc8..555b8858 100644 --- a/README.md +++ b/README.md @@ -619,7 +619,6 @@ _Databases implemented in Go._ - [rosedb](https://github.com/roseduan/rosedb) - An embedded k-v database based on LSM+WAL, supports string, list, hash, set, zset. - [rqlite](https://github.com/rqlite/rqlite) - The lightweight, distributed, relational database built on SQLite. - [Scribble](https://github.com/nanobox-io/golang-scribble) - Tiny flat file JSON store. -- [slowpoke](https://github.com/recoilme/slowpoke) - Key-value store with persistence. - [tempdb](https://github.com/rafaeljesus/tempdb) - Key-value store for temporary items. - [tidb](https://github.com/pingcap/tidb) - TiDB is a distributed SQL database. Inspired by the design of Google F1. - [tiedot](https://github.com/HouzuoGuo/tiedot) - Your NoSQL database powered by Golang.