Add albrow/zoom

This commit is contained in:
Alex Browne 2015-05-12 20:02:02 -04:00
parent d444fc97b8
commit e7aa7bc460

View File

@ -484,6 +484,7 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno
* [QBS](https://github.com/coocood/qbs) - Stands for Query By Struct. A Go ORM.
* [upper.io/db](https://github.com/upper/db) - Single interface for interacting with different data sources through the use of adapters that wrap mature database drivers.
* [Xorm](https://github.com/go-xorm/xorm) - Simple and powerful ORM for Go.
* [Zoom](https://github.com/albrow/zoom) - A blazing-fast datastore and querying engine built on Redis.
## Package Management