diff options
author | Ben Johnson <benbjohnson@yahoo.com> | 2014-05-19 16:16:36 -0600 |
---|---|---|
committer | Ben Johnson <benbjohnson@yahoo.com> | 2014-05-19 16:16:36 -0600 |
commit | 644a94985571052d6a6c3622b19a3961f432a118 (patch) | |
tree | 89a3095b5fde7e0d8d0f5bfcdc5e5ade157fd1e8 | |
parent | Added new projects. (diff) | |
download | dedo-644a94985571052d6a6c3622b19a3961f432a118.tar.gz dedo-644a94985571052d6a6c3622b19a3961f432a118.tar.xz |
README
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -54,6 +54,7 @@ Below is a list of public, open source projects that use Bolt: * [ChainStore](https://github.com/nulayer/chainstore) - Simple key-value interface to a variety of storage engines organized as a chain of operations. * [MetricBase](https://github.com/msiebuhr/MetricBase) - Single-binary version of Graphite. * [Gitchain](https://github.com/gitchain/gitchain) - Decentralized, peer-to-peer Git repositories aka "Git meets Bitcoin". +* [SkyDB](https://github.com/skydb/sky) - Behavioral analytics database. If you are using Bolt in a project please send a pull request to add it to the list. |