diff options
author | Ivan Fraixedes <ifcdev@gmail.com> | 2016-06-16 19:26:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-16 19:26:53 +0200 |
commit | e2d1ba4e3944ae7e19d7f15afb140357c50e381a (patch) | |
tree | 34f71e8658953001954723873bd3121713e514fb /README.md | |
parent | README (diff) | |
download | dedo-e2d1ba4e3944ae7e19d7f15afb140357c50e381a.tar.gz dedo-e2d1ba4e3944ae7e19d7f15afb140357c50e381a.tar.xz |
Remove skydb of the README
I think that SkyDB is over, I could find any link to the project.
Diffstat (limited to 'README.md')
-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. |