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
- Host: GitHub
- URL: https://github.com/elixir-lang/registry
- Owner: elixir-lang
- Archived: true
- Created: 2016-10-24T20:05:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-05T09:34:53.000Z (over 9 years ago)
- Last Synced: 2025-01-22T19:39:15.903Z (about 1 year ago)
- Language: Elixir
- Homepage:
- Size: 53.7 KB
- Stars: 140
- Watchers: 18
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.