Browse Source

Add package gen_paxos to the index

Loïc Hoguin 10 years ago
parent
commit
bf635b3a1c
3 changed files with 3 additions and 0 deletions
  1. 1 0
      packages.v1.tsv
  2. 1 0
      packages.v1.txt
  3. 1 0
      packages.v2.tsv

+ 1 - 0
packages.v1.tsv

@@ -203,6 +203,7 @@ geas	https://github.com/crownedgrouse/geas	https://github.com/crownedgrouse/geas
 gen_icmp	https://github.com/msantos/gen_icmp	a	b
 gen_nb_server	https://github.com/kevsmith/gen_nb_server	https://github.com/kevsmith/gen_nb_server	OTP behavior for writing non-blocking servers
 gen_paxos	https://github.com/gburd/gen_paxos	a	b
+gen_paxos	https://github.com/gburd/gen_paxos	https://github.com/gburd/gen_paxos	An Erlang/OTP-style implementation of the PAXOS distributed consensus protocol
 gen_smtp	https://github.com/Vagabond/gen_smtp	https://github.com/Vagabond/gen_smtp	A generic Erlang SMTP server and client that can be extended via callback modules
 gen_tracker	https://github.com/erlyvideo/gen_tracker	a	b
 gen_tracker	https://github.com/erlyvideo/gen_tracker	https://github.com/erlyvideo/gen_tracker	supervisor with ets handling of children and their metadata

+ 1 - 0
packages.v1.txt

@@ -203,6 +203,7 @@ geas	https://github.com/crownedgrouse/geas	https://github.com/crownedgrouse/geas
 gen_icmp	https://github.com/msantos/gen_icmp	a	b
 gen_nb_server	https://github.com/kevsmith/gen_nb_server	https://github.com/kevsmith/gen_nb_server	OTP behavior for writing non-blocking servers
 gen_paxos	https://github.com/gburd/gen_paxos	a	b
+gen_paxos	https://github.com/gburd/gen_paxos	https://github.com/gburd/gen_paxos	An Erlang/OTP-style implementation of the PAXOS distributed consensus protocol
 gen_smtp	https://github.com/Vagabond/gen_smtp	https://github.com/Vagabond/gen_smtp	A generic Erlang SMTP server and client that can be extended via callback modules
 gen_tracker	https://github.com/erlyvideo/gen_tracker	a	b
 gen_tracker	https://github.com/erlyvideo/gen_tracker	https://github.com/erlyvideo/gen_tracker	supervisor with ets handling of children and their metadata

+ 1 - 0
packages.v2.tsv

@@ -203,6 +203,7 @@ geas	git	https://github.com/crownedgrouse/geas	master	https://github.com/crowned
 gen_icmp	git	https://github.com/msantos/gen_icmp	master	a	b
 gen_nb_server	git	https://github.com/kevsmith/gen_nb_server	master	https://github.com/kevsmith/gen_nb_server	OTP behavior for writing non-blocking servers
 gen_paxos	git	https://github.com/gburd/gen_paxos	master	a	b
+gen_paxos	git	https://github.com/gburd/gen_paxos	master	https://github.com/gburd/gen_paxos	An Erlang/OTP-style implementation of the PAXOS distributed consensus protocol
 gen_smtp	git	https://github.com/Vagabond/gen_smtp	master	https://github.com/Vagabond/gen_smtp	A generic Erlang SMTP server and client that can be extended via callback modules
 gen_tracker	git	https://github.com/erlyvideo/gen_tracker	master	a	b
 gen_tracker	git	https://github.com/erlyvideo/gen_tracker	master	https://github.com/erlyvideo/gen_tracker	supervisor with ets handling of children and their metadata