diff options
author | Loïc Hoguin <[email protected]> | 2015-05-19 18:12:50 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-05-19 18:12:50 +0300 |
commit | e9cfe8b95fac3d5490e92656f45c3226e149a055 (patch) | |
tree | bf3a959688d9695dd71914ccde37973e26d31682 | |
parent | 8656f11b7e172b8d54badd29b47e6fc831b59f6d (diff) | |
download | erlang.mk-e9cfe8b95fac3d5490e92656f45c3226e149a055.tar.gz erlang.mk-e9cfe8b95fac3d5490e92656f45c3226e149a055.tar.bz2 erlang.mk-e9cfe8b95fac3d5490e92656f45c3226e149a055.zip |
Add package lmq to the index
-rw-r--r-- | packages.v1.tsv | 1 | ||||
-rw-r--r-- | packages.v1.txt | 1 | ||||
-rw-r--r-- | packages.v2.tsv | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv index 9298ae8..22fbd1e 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -204,6 +204,7 @@ lethink https://github.com/taybin/lethink https://github.com/taybin/lethink erla lfe https://github.com/rvirding/lfe https://github.com/rvirding/lfe Lisp Flavoured Erlang (LFE) ling https://github.com/cloudozer/ling https://github.com/cloudozer/ling Erlang on Xen live https://github.com/ninenines/live http://ninenines.eu Automated module and configuration reloader. +lmq https://github.com/iij/lmq https://github.com/iij/lmq Lightweight Message Queue locker https://github.com/wooga/locker https://github.com/wooga/locker Atomic distributed 'check and set' for short-lived keys locks https://github.com/uwiger/locks https://github.com/uwiger/locks A scalable, deadlock-resolving resource locker log4erl https://github.com/ahmednawras/log4erl https://github.com/ahmednawras/log4erl A logger for erlang in the spirit of Log4J. diff --git a/packages.v1.txt b/packages.v1.txt index 9298ae8..22fbd1e 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -204,6 +204,7 @@ lethink https://github.com/taybin/lethink https://github.com/taybin/lethink erla lfe https://github.com/rvirding/lfe https://github.com/rvirding/lfe Lisp Flavoured Erlang (LFE) ling https://github.com/cloudozer/ling https://github.com/cloudozer/ling Erlang on Xen live https://github.com/ninenines/live http://ninenines.eu Automated module and configuration reloader. +lmq https://github.com/iij/lmq https://github.com/iij/lmq Lightweight Message Queue locker https://github.com/wooga/locker https://github.com/wooga/locker Atomic distributed 'check and set' for short-lived keys locks https://github.com/uwiger/locks https://github.com/uwiger/locks A scalable, deadlock-resolving resource locker log4erl https://github.com/ahmednawras/log4erl https://github.com/ahmednawras/log4erl A logger for erlang in the spirit of Log4J. diff --git a/packages.v2.tsv b/packages.v2.tsv index fa0800f..a00bce8 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -204,6 +204,7 @@ lethink git https://github.com/taybin/lethink master https://github.com/taybin/l lfe git https://github.com/rvirding/lfe master https://github.com/rvirding/lfe Lisp Flavoured Erlang (LFE) ling git https://github.com/cloudozer/ling master https://github.com/cloudozer/ling Erlang on Xen live git https://github.com/ninenines/live master http://ninenines.eu Automated module and configuration reloader. +lmq git https://github.com/iij/lmq master https://github.com/iij/lmq Lightweight Message Queue locker git https://github.com/wooga/locker master https://github.com/wooga/locker Atomic distributed 'check and set' for short-lived keys locks git https://github.com/uwiger/locks master https://github.com/uwiger/locks A scalable, deadlock-resolving resource locker log4erl git https://github.com/ahmednawras/log4erl master https://github.com/ahmednawras/log4erl A logger for erlang in the spirit of Log4J. |