aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Johnson <benbjohnson@yahoo.com>2015-06-10 20:31:01 -0600
committerBen Johnson <benbjohnson@yahoo.com>2015-06-10 20:31:01 -0600
commitbe4e606bc48012421bc90eda58a8aad7a95aaf83 (patch)
tree31731c1771078df48ea334c88315feb68bd5ecf0
parentMerge pull request #387 from benbjohnson/batch-doc (diff)
parentAdded Kala to Projects Using Bolt section (diff)
downloaddedo-be4e606bc48012421bc90eda58a8aad7a95aaf83.tar.gz
dedo-be4e606bc48012421bc90eda58a8aad7a95aaf83.tar.xz
Merge pull request #388 from ajvb/master
Added Kala to Projects Using Bolt section
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index be392ca..343c70a 100644
--- a/README.md
+++ b/README.md
@@ -615,5 +615,6 @@ Below is a list of public, open source projects that use Bolt:
* [Freehold](http://tshannon.bitbucket.org/freehold/) - An open, secure, and lightweight platform for your files and data.
* [Prometheus Annotation Server](https://github.com/oliver006/prom_annotation_server) - Annotation server for PromDash & Prometheus service monitoring system.
* [Consul](https://github.com/hashicorp/consul) - Consul is service discovery and configuration made easy. Distributed, highly available, and datacenter-aware.
+* [Kala](https://github.com/ajvb/kala) - Kala is a modern job scheduler optimized to run on a single node. It is persistant, JSON over HTTP API, ISO 8601 duration notation, and dependent jobs.
If you are using Bolt in a project please send a pull request to add it to the list.