https://github.com/iagodahlem/kv_umbrella
:floppy_disk: Distributed key-value store in Elixir.
https://github.com/iagodahlem/kv_umbrella
agents elixir erlang exunit genserver key-value mix process supervisor tdd
Last synced: 2 months ago
JSON representation
:floppy_disk: Distributed key-value store in Elixir.
- Host: GitHub
- URL: https://github.com/iagodahlem/kv_umbrella
- Owner: iagodahlem
- Created: 2017-11-13T14:01:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-29T16:09:09.000Z (over 8 years ago)
- Last Synced: 2025-10-02T18:36:32.284Z (9 months ago)
- Topics: agents, elixir, erlang, exunit, genserver, key-value, mix, process, supervisor, tdd
- Language: Elixir
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KVUmbrella
[](https://travis-ci.org/iagodahlem/kv)
Distributed key-value store in Elixir. Part of the Elixir guides [Introduction to Mix](https://elixir-lang.org/getting-started/mix-otp/introduction-to-mix.html).