aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-06-04 18:25:12 +0300
committerLoïc Hoguin <[email protected]>2015-06-04 18:25:12 +0300
commitdbcaa57b20124f4624391bfdc81b914a20001969 (patch)
tree1e64c3fed220364ac767cbd7e3614982587fb2f4
parentf4f0dbd984204827ced1e26fadfadd9b8a927c22 (diff)
downloaderlang.mk-dbcaa57b20124f4624391bfdc81b914a20001969.tar.gz
erlang.mk-dbcaa57b20124f4624391bfdc81b914a20001969.tar.bz2
erlang.mk-dbcaa57b20124f4624391bfdc81b914a20001969.zip
Add package zraft_lib to the index
-rw-r--r--packages.v1.tsv1
-rw-r--r--packages.v1.txt1
-rw-r--r--packages.v2.tsv1
3 files changed, 3 insertions, 0 deletions
diff --git a/packages.v1.tsv b/packages.v1.tsv
index 1ee1e68..df26666 100644
--- a/packages.v1.tsv
+++ b/packages.v1.tsv
@@ -383,4 +383,5 @@ zab_engine https://github.com/xinmingyao/zab_engine https://github.com/xinmingya
zeta https://github.com/s1n4/zeta https://github.com/s1n4/zeta HTTP access log parser in Erlang
zippers https://github.com/ferd/zippers https://github.com/ferd/zippers A library for functional zipper data structures in Erlang. Read more on zippers
zlists https://github.com/vjache/erlang-zlists https://github.com/vjache/erlang-zlists Erlang lazy lists library.
+zraft_lib https://github.com/dreyk/zraft_lib https://github.com/dreyk/zraft_lib Erlang raft consensus protocol implementation
zucchini https://github.com/devinus/zucchini https://github.com/devinus/zucchini An Erlang INI parser
diff --git a/packages.v1.txt b/packages.v1.txt
index 1ee1e68..df26666 100644
--- a/packages.v1.txt
+++ b/packages.v1.txt
@@ -383,4 +383,5 @@ zab_engine https://github.com/xinmingyao/zab_engine https://github.com/xinmingya
zeta https://github.com/s1n4/zeta https://github.com/s1n4/zeta HTTP access log parser in Erlang
zippers https://github.com/ferd/zippers https://github.com/ferd/zippers A library for functional zipper data structures in Erlang. Read more on zippers
zlists https://github.com/vjache/erlang-zlists https://github.com/vjache/erlang-zlists Erlang lazy lists library.
+zraft_lib https://github.com/dreyk/zraft_lib https://github.com/dreyk/zraft_lib Erlang raft consensus protocol implementation
zucchini https://github.com/devinus/zucchini https://github.com/devinus/zucchini An Erlang INI parser
diff --git a/packages.v2.tsv b/packages.v2.tsv
index 40fd753..2945521 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -383,4 +383,5 @@ zab_engine git https://github.com/xinmingyao/zab_engine master https://github.co
zeta git https://github.com/s1n4/zeta https://github.com/s1n4/zeta HTTP access log parser in Erlang
zippers git https://github.com/ferd/zippers master https://github.com/ferd/zippers A library for functional zipper data structures in Erlang. Read more on zippers
zlists git https://github.com/vjache/erlang-zlists master https://github.com/vjache/erlang-zlists Erlang lazy lists library.
+zraft_lib git https://github.com/dreyk/zraft_lib master https://github.com/dreyk/zraft_lib Erlang raft consensus protocol implementation
zucchini git https://github.com/devinus/zucchini master https://github.com/devinus/zucchini An Erlang INI parser