diff options
author | Ben Johnson <benbjohnson@yahoo.com> | 2014-04-03 09:31:34 -0600 |
---|---|---|
committer | Ben Johnson <benbjohnson@yahoo.com> | 2014-04-03 09:31:34 -0600 |
commit | d667ae0fe1f8e2dc01a1503755db66fb6c20ef70 (patch) | |
tree | 6a4fdfc50b14ff8c8a33543abbe4cf7eeeb29d92 | |
parent | Merge pull request #113 from benbjohnson/meta-checksum (diff) | |
download | dedo-d667ae0fe1f8e2dc01a1503755db66fb6c20ef70.tar.gz dedo-d667ae0fe1f8e2dc01a1503755db66fb6c20ef70.tar.xz |
README
Add 'Scuttlebutt' to list of projects that use Bolt.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -48,6 +48,7 @@ Below is a list of public, open source projects that use Bolt: * [Skybox Analytics](https://github.com/skybox/skybox) - A standalone funnel analysis tool for web analytics. * [DVID](https://github.com/janelia-flyem/dvid) - Added Bolt as optional storage engine and testing it against Basho-tuned leveldb. +* [Scuttlebutt](https://github.com/benbjohnson/scuttlebutt) - Uses Bolt to store and process all Twitter mentions of GitHub projects. If you are using Bolt in a project please send a pull request to add it to the list. |