diff options
| author | siddontang <siddontang@gmail.com> | 2014-08-04 09:23:34 +0800 |
|---|---|---|
| committer | siddontang <siddontang@gmail.com> | 2014-08-04 09:23:34 +0800 |
| commit | 83ed27a598b18b8cc8bfa85dddb3a2377c453406 (patch) | |
| tree | 074151b2e473df9ee8bfc61921ea0f693b3ac18a /README.md | |
| parent | Merge pull request #235 from benbjohnson/caveats (diff) | |
| download | dedo-83ed27a598b18b8cc8bfa85dddb3a2377c453406.tar.gz dedo-83ed27a598b18b8cc8bfa85dddb3a2377c453406.tar.xz | |
Add LedisDB to project list
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |
