add bleve to project list

pull/34/head
Conrad Pankoff 2014-08-31 00:57:54 +10:00
parent 5f72f55b58
commit d5bf4d234f
1 changed files with 1 additions and 0 deletions

View File

@ -450,6 +450,7 @@ Below is a list of public, open source projects that use Bolt:
* [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.
* [bleve](http://www.blevesearch.com/) - A pure Go search engine similar to ElasticSearch that uses Bolt as the default storage backend.
If you are using Bolt in a project please send a pull request to add it to the list.