diff options
author | Loïc Hoguin <[email protected]> | 2015-06-04 18:25:12 +0300 |
---|---|---|
committer | Loïc Hoguin <[email protected]> | 2015-06-04 18:25:12 +0300 |
commit | dbcaa57b20124f4624391bfdc81b914a20001969 (patch) | |
tree | 1e64c3fed220364ac767cbd7e3614982587fb2f4 /packages.v1.tsv | |
parent | f4f0dbd984204827ced1e26fadfadd9b8a927c22 (diff) | |
download | erlang.mk-dbcaa57b20124f4624391bfdc81b914a20001969.tar.gz erlang.mk-dbcaa57b20124f4624391bfdc81b914a20001969.tar.bz2 erlang.mk-dbcaa57b20124f4624391bfdc81b914a20001969.zip |
Add package zraft_lib to the index
Diffstat (limited to 'packages.v1.tsv')
-rw-r--r-- | packages.v1.tsv | 1 |
1 files changed, 1 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 |