aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Czygan <martin.czygan@gmail.com>2014-08-28 16:34:18 +0200
committerMartin Czygan <martin.czygan@gmail.com>2014-08-28 16:34:18 +0200
commite786ef2a5dd70d384bba44dc55f9cce7dc619d0c (patch)
tree501e9db429ed5b0ddccc1af1e9911efcb86580f9
parentMerge pull request #245 from benbjohnson/caveat (diff)
downloaddedo-e786ef2a5dd70d384bba44dc55f9cce7dc619d0c.tar.gz
dedo-e786ef2a5dd70d384bba44dc55f9cce7dc619d0c.tar.xz
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.