Просмотр исходного кода

Add package zraft_lib to the index

Loïc Hoguin 10 лет назад
Родитель
Сommit
dbcaa57b20
3 измененных файлов с 3 добавлено и 0 удалено
  1. 1 0
      packages.v1.tsv
  2. 1 0
      packages.v1.txt
  3. 1 0
      packages.v2.tsv

+ 1 - 0
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

+ 1 - 0
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

+ 1 - 0
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