Browse Source

Add package backoff to the index

Loïc Hoguin 10 years ago
parent
commit
6ecb6c8a95
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

@@ -5,6 +5,7 @@ annotations	https://github.com/hyperthunk/annotations	a	b
 apns	https://github.com/inaka/apns4erl	http://inaka.github.com/apns4erl	Apple Push Notification Server for Erlang
 azdht	https://github.com/arcusfelis/azdht	https://github.com/arcusfelis/azdht	Azureus Distributed Hash Table (DHT) in Erlang
 backoff	https://github.com/ferd/backoff	a	b
+backoff	https://github.com/ferd/backoff	https://github.com/ferd/backoff	Simple exponential backoffs in Erlang
 barrel	https://github.com/benoitc/barrel	a	b
 beanstalk	https://github.com/tim/erlang-beanstalk	a	b
 bear	https://github.com/boundary/bear	a	b

+ 1 - 0
packages.v1.txt

@@ -5,6 +5,7 @@ annotations	https://github.com/hyperthunk/annotations	a	b
 apns	https://github.com/inaka/apns4erl	http://inaka.github.com/apns4erl	Apple Push Notification Server for Erlang
 azdht	https://github.com/arcusfelis/azdht	https://github.com/arcusfelis/azdht	Azureus Distributed Hash Table (DHT) in Erlang
 backoff	https://github.com/ferd/backoff	a	b
+backoff	https://github.com/ferd/backoff	https://github.com/ferd/backoff	Simple exponential backoffs in Erlang
 barrel	https://github.com/benoitc/barrel	a	b
 beanstalk	https://github.com/tim/erlang-beanstalk	a	b
 bear	https://github.com/boundary/bear	a	b

+ 1 - 0
packages.v2.tsv

@@ -5,6 +5,7 @@ annotations	git	https://github.com/hyperthunk/annotations	master	a	b
 apns	git	https://github.com/inaka/apns4erl	1.0.4	http://inaka.github.com/apns4erl	Apple Push Notification Server for Erlang
 azdht	git	https://github.com/arcusfelis/azdht	master	https://github.com/arcusfelis/azdht	Azureus Distributed Hash Table (DHT) in Erlang
 backoff	git	https://github.com/ferd/backoff	master	a	b
+backoff	git	https://github.com/ferd/backoff	master	https://github.com/ferd/backoff	Simple exponential backoffs in Erlang
 barrel	git	https://github.com/benoitc/barrel	master	a	b
 beanstalk	git	https://github.com/tim/erlang-beanstalk	master	a	b
 bear	git	https://github.com/boundary/bear	master	a	b