Browse Source

Add package key2value to the index

Loïc Hoguin 9 years ago
parent
commit
766825aec2
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

@@ -235,6 +235,7 @@ kafka	https://github.com/wooga/kafka-erlang	https://github.com/wooga/kafka-erlan
 kai	https://github.com/synrc/kai	https://github.com/synrc/kai	DHT storage by Takeshi Inoue
 katja	https://github.com/nifoc/katja	https://github.com/nifoc/katja	A simple Riemann client written in Erlang.
 kdht	https://github.com/kevinlynx/kdht	https://github.com/kevinlynx/kdht	kdht is an erlang DHT implementation
+key2value	https://github.com/okeuday/key2value	https://github.com/okeuday/key2value	Erlang 2-way map
 kinetic	https://github.com/AdRoll/kinetic	https://github.com/AdRoll/kinetic	Erlang Kinesis Client
 kjell	https://github.com/karlll/kjell	https://github.com/karlll/kjell	Erlang Shell
 kraken	https://github.com/Asana/kraken	https://github.com/Asana/kraken	Distributed Pubsub Server for Realtime Apps

+ 1 - 0
packages.v1.txt

@@ -235,6 +235,7 @@ kafka	https://github.com/wooga/kafka-erlang	https://github.com/wooga/kafka-erlan
 kai	https://github.com/synrc/kai	https://github.com/synrc/kai	DHT storage by Takeshi Inoue
 katja	https://github.com/nifoc/katja	https://github.com/nifoc/katja	A simple Riemann client written in Erlang.
 kdht	https://github.com/kevinlynx/kdht	https://github.com/kevinlynx/kdht	kdht is an erlang DHT implementation
+key2value	https://github.com/okeuday/key2value	https://github.com/okeuday/key2value	Erlang 2-way map
 kinetic	https://github.com/AdRoll/kinetic	https://github.com/AdRoll/kinetic	Erlang Kinesis Client
 kjell	https://github.com/karlll/kjell	https://github.com/karlll/kjell	Erlang Shell
 kraken	https://github.com/Asana/kraken	https://github.com/Asana/kraken	Distributed Pubsub Server for Realtime Apps

+ 1 - 0
packages.v2.tsv

@@ -235,6 +235,7 @@ kafka	git	https://github.com/wooga/kafka-erlang	master	https://github.com/wooga/
 kai	git	https://github.com/synrc/kai	master	https://github.com/synrc/kai	DHT storage by Takeshi Inoue
 katja	git	https://github.com/nifoc/katja	master	https://github.com/nifoc/katja	A simple Riemann client written in Erlang.
 kdht	git	https://github.com/kevinlynx/kdht	master	https://github.com/kevinlynx/kdht	kdht is an erlang DHT implementation
+key2value	git	https://github.com/okeuday/key2value	master	https://github.com/okeuday/key2value	Erlang 2-way map
 kinetic	git	https://github.com/AdRoll/kinetic	master	https://github.com/AdRoll/kinetic	Erlang Kinesis Client
 kjell	git	https://github.com/karlll/kjell	master	https://github.com/karlll/kjell	Erlang Shell
 kraken	git	https://github.com/Asana/kraken	master	https://github.com/Asana/kraken	Distributed Pubsub Server for Realtime Apps