diff options
author | Ben Johnson <benbjohnson@yahoo.com> | 2016-06-16 13:33:16 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-16 13:33:16 -0600 |
commit | 3f7947a25d970e1e5f512276c14d5dcf731ccd5e (patch) | |
tree | 34f71e8658953001954723873bd3121713e514fb | |
parent | README (diff) | |
parent | Remove skydb of the README (diff) | |
download | dedo-3f7947a25d970e1e5f512276c14d5dcf731ccd5e.tar.gz dedo-3f7947a25d970e1e5f512276c14d5dcf731ccd5e.tar.xz |
Merge pull request #569 from ifraixedes/patch-1
Remove skydb of the README
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -825,7 +825,6 @@ Below is a list of public, open source projects that use Bolt: * [cayley](https://github.com/google/cayley) - Cayley is an open-source graph database using Bolt as optional backend. * [bleve](http://www.blevesearch.com/) - A pure Go search engine similar to ElasticSearch that uses Bolt as the default storage backend. * [tentacool](https://github.com/optiflows/tentacool) - REST api server to manage system stuff (IP, DNS, Gateway...) on a linux server. -* [SkyDB](https://github.com/skydb/sky) - Behavioral analytics database. * [Seaweed File System](https://github.com/chrislusf/seaweedfs) - Highly scalable distributed key~file system with O(1) disk read. * [InfluxDB](https://influxdata.com) - Scalable datastore for metrics, events, and real-time analytics. * [Freehold](http://tshannon.bitbucket.org/freehold/) - An open, secure, and lightweight platform for your files and data. |