Tentacool is using bolt too ;)

pull/34/head
Guilhem Lettron 2014-09-01 11:39:07 +02:00
parent 0812d4ba39
commit d902166ae5
1 changed files with 1 additions and 0 deletions

View File

@ -451,6 +451,7 @@ Below is a list of public, open source projects that use Bolt:
* [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.
* [tentacool](https://github.com/optiflows/tentacool) - REST api server to manage system stuff (IP, DNS, Gateway...) on a linux server.
If you are using Bolt in a project please send a pull request to add it to the list.