aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Johnson <benbjohnson@yahoo.com>2014-09-01 11:40:02 -0600
committerBen Johnson <benbjohnson@yahoo.com>2014-09-01 11:40:02 -0600
commit02639b84ed37416ec671ac3ac1450734c398ee02 (patch)
tree1cf05934704d4c3d3be52a459e0cd5ff9f9b3136
parentMerge pull request #249 from deoxxa/patch-1 (diff)
parentTentacool is using bolt too ;) (diff)
downloaddedo-02639b84ed37416ec671ac3ac1450734c398ee02.tar.gz
dedo-02639b84ed37416ec671ac3ac1450734c398ee02.tar.xz
Merge pull request #250 from guilhem/tentacool
Tentacool is using bolt too ;)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c997f39..bd2a5c7 100644
--- a/README.md
+++ b/README.md
@@ -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.