Merge pull request #248 from miku/cayley

Add cayley to projects using bolt list.
pull/34/head
Ben Johnson 2014-08-28 09:17:03 -06:00
commit 5f72f55b58
1 changed files with 1 additions and 0 deletions

View File

@ -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.