diff options
author | Loïc Hoguin <[email protected]> | 2015-06-04 19:17:47 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-06-04 19:17:47 +0300 |
commit | 0484eac527e76f13a75c4d6bcc78ff8dfef9088a (patch) | |
tree | 97852d2662faf6984eeb6ca92891f9d610d6100a | |
parent | 6d50d0cd37b92db20a3cebfdeab7f6fe5838ae76 (diff) | |
download | erlang.mk-0484eac527e76f13a75c4d6bcc78ff8dfef9088a.tar.gz erlang.mk-0484eac527e76f13a75c4d6bcc78ff8dfef9088a.tar.bz2 erlang.mk-0484eac527e76f13a75c4d6bcc78ff8dfef9088a.zip |
Add package vmq_bridge 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 49e285f..1660813 100644 --- a/packages.v1.tsv +++ b/packages.v1.tsv @@ -370,6 +370,7 @@ uuid https://github.com/okeuday/uuid https://github.com/okeuday/uuid Erlang UUID ux https://github.com/erlang-unicode/ux https://github.com/erlang-unicode/ux Unicode eXtention for Erlang (Strings, Collation) vert https://github.com/msantos/erlang-libvirt https://github.com/msantos/erlang-libvirt Erlang binding to libvirt virtualization API vmq_acl https://github.com/erlio/vmq_acl https://verne.mq/ Component of VerneMQ: A distributed MQTT message broker +vmq_bridge https://github.com/erlio/vmq_bridge https://verne.mq/ Component of VerneMQ: A distributed MQTT message broker vmq_graphite https://github.com/erlio/vmq_graphite https://verne.mq/ Component of VerneMQ: A distributed MQTT message broker vmq_passwd https://github.com/erlio/vmq_passwd https://verne.mq/ Component of VerneMQ: A distributed MQTT message broker vmstats https://github.com/ferd/vmstats https://github.com/ferd/vmstats tiny Erlang app that works in conjunction with statsderl in order to generate information on the Erlang VM for graphite logs. diff --git a/packages.v1.txt b/packages.v1.txt index 49e285f..1660813 100644 --- a/packages.v1.txt +++ b/packages.v1.txt @@ -370,6 +370,7 @@ uuid https://github.com/okeuday/uuid https://github.com/okeuday/uuid Erlang UUID ux https://github.com/erlang-unicode/ux https://github.com/erlang-unicode/ux Unicode eXtention for Erlang (Strings, Collation) vert https://github.com/msantos/erlang-libvirt https://github.com/msantos/erlang-libvirt Erlang binding to libvirt virtualization API vmq_acl https://github.com/erlio/vmq_acl https://verne.mq/ Component of VerneMQ: A distributed MQTT message broker +vmq_bridge https://github.com/erlio/vmq_bridge https://verne.mq/ Component of VerneMQ: A distributed MQTT message broker vmq_graphite https://github.com/erlio/vmq_graphite https://verne.mq/ Component of VerneMQ: A distributed MQTT message broker vmq_passwd https://github.com/erlio/vmq_passwd https://verne.mq/ Component of VerneMQ: A distributed MQTT message broker vmstats https://github.com/ferd/vmstats https://github.com/ferd/vmstats tiny Erlang app that works in conjunction with statsderl in order to generate information on the Erlang VM for graphite logs. diff --git a/packages.v2.tsv b/packages.v2.tsv index d656754..810336f 100644 --- a/packages.v2.tsv +++ b/packages.v2.tsv @@ -370,6 +370,7 @@ uuid git https://github.com/okeuday/uuid v1.4.0 https://github.com/okeuday/uuid ux git https://github.com/erlang-unicode/ux master https://github.com/erlang-unicode/ux Unicode eXtention for Erlang (Strings, Collation) vert git https://github.com/msantos/erlang-libvirt master https://github.com/msantos/erlang-libvirt Erlang binding to libvirt virtualization API vmq_acl git https://github.com/erlio/vmq_acl master https://verne.mq/ Component of VerneMQ: A distributed MQTT message broker +vmq_bridge git https://github.com/erlio/vmq_bridge master https://verne.mq/ Component of VerneMQ: A distributed MQTT message broker vmq_graphite git https://github.com/erlio/vmq_graphite master https://verne.mq/ Component of VerneMQ: A distributed MQTT message broker vmq_passwd git https://github.com/erlio/vmq_passwd master https://verne.mq/ Component of VerneMQ: A distributed MQTT message broker vmstats git https://github.com/ferd/vmstats master https://github.com/ferd/vmstats tiny Erlang app that works in conjunction with statsderl in order to generate information on the Erlang VM for graphite logs. |