aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Johnson <benbjohnson@yahoo.com>2014-08-28 09:17:03 -0600
committerBen Johnson <benbjohnson@yahoo.com>2014-08-28 09:17:03 -0600
commit5f72f55b58e8f2e86f5a49481db72798ab40d488 (patch)
tree501e9db429ed5b0ddccc1af1e9911efcb86580f9
parentMerge pull request #245 from benbjohnson/caveat (diff)
parentAdd cayley to projects using bolt list. (diff)
downloaddedo-5f72f55b58e8f2e86f5a49481db72798ab40d488.tar.gz
dedo-5f72f55b58e8f2e86f5a49481db72798ab40d488.tar.xz
Merge pull request #248 from miku/cayley
Add cayley to projects using bolt list.
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 129070c..7802b16 100644
--- a/README.md
+++ b/README.md
@@ -449,6 +449,7 @@ Below is a list of public, open source projects that use Bolt:
* [photosite/session](http://godoc.org/bitbucket.org/kardianos/photosite/session) - Sessions for a photo viewing site.
* [LedisDB](https://github.com/siddontang/ledisdb) - A high performance NoSQL, using Bolt as optional storage.
* [ipLocator](https://github.com/AndreasBriese/ipLocator) - A fast ip-geo-location-server using bolt with bloom filters.
+* [cayley](https://github.com/google/cayley) - Cayley is an open-source graph database using Bolt as optional backend.
If you are using Bolt in a project please send a pull request to add it to the list.