Add cayley

This commit is contained in:
Marin 2014-07-08 08:13:31 -07:00
parent ad442e3515
commit d0d0f57889

View File

@ -126,6 +126,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [pq](https://github.com/lib/pq) - Pure Go Postgres driver for database/sql.
* NoSQL Databases
* [cayley](https://github.com/google/cayley) - A graph database with support for multiple backends.
* [gocouch](https://github.com/hoisie/gocouch) - Couchdb client for Go.
* [gorethink](https://github.com/dancannon/gorethink) - Go language driver for RethinkDB
* [gomemcache](https://github.com/bradfitz/gomemcache/) - memcache client library for the Go programming language.