aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDanko Miocevic <dankomiocevic@users.noreply.github.com>2016-05-26 12:49:33 -0300
committerDanko Miocevic <dankomiocevic@users.noreply.github.com>2016-05-26 12:49:33 -0300
commit5fec58dd72d7fbd40540c37fbcb2893c6176215b (patch)
tree5c3fb3aaaeb9b1d6cd49ad10e293f5bcea297b80 /README.md
parentv1.2.1 (diff)
downloaddedo-5fec58dd72d7fbd40540c37fbcb2893c6176215b.tar.gz
dedo-5fec58dd72d7fbd40540c37fbcb2893c6176215b.tar.xz
Add MuLiFS to the list of projects using Bolt.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3bff3cc..2628c48 100644
--- a/README.md
+++ b/README.md
@@ -846,5 +846,6 @@ Below is a list of public, open source projects that use Bolt:
* [GoWebApp](https://github.com/josephspurrier/gowebapp) - A basic MVC web application in Go using BoltDB.
* [SimpleBolt](https://github.com/xyproto/simplebolt) - A simple way to use BoltDB. Deals mainly with strings.
* [Algernon](https://github.com/xyproto/algernon) - A HTTP/2 web server with built-in support for Lua. Uses BoltDB as the default database backend.
+* [MuLiFS](https://github.com/dankomiocevic/mulifs) - Music Library Filesystem creates a filesystem to organise your music files.
If you are using Bolt in a project please send a pull request to add it to the list.