Merge pull request #236 from siddontang/master

Add LedisDB to project list
master
Ben Johnson 2014-08-03 19:47:43 -06:00
commit 117d8715ac
1 changed files with 1 additions and 0 deletions

View File

@ -442,6 +442,7 @@ Below is a list of public, open source projects that use Bolt:
* [ipxed](https://github.com/kelseyhightower/ipxed) - Web interface and api for ipxed.
* [BoltStore](https://github.com/yosssi/boltstore) - Session store using 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.
If you are using Bolt in a project please send a pull request to add it to the list.