An open API service indexing awesome lists of open source software.

https://github.com/elixir-lang/registry

A local, decentralized and scalable key-value process storage - merged into Elixir v1.4
https://github.com/elixir-lang/registry

Last synced: 4 months ago
JSON representation

A local, decentralized and scalable key-value process storage - merged into Elixir v1.4

Awesome Lists containing this project

README

          

**NOTE: the Registry source code has been merged into Elixir and will be included in Elixir v1.4.**

# Registry

A local, decentralized and scalable key-value process storage. [See the documentation](http://elixir-lang.org/docs/master/elixir/Registry.html).

This is a proposal implementation to be included as part of Elixir v1.4.

## License

Same as Elixir.