https://github.com/tegon/kv.ex
Key value store application from Elixir's official Mix and OTP guide.
https://github.com/tegon/kv.ex
Last synced: about 2 months ago
JSON representation
Key value store application from Elixir's official Mix and OTP guide.
- Host: GitHub
- URL: https://github.com/tegon/kv.ex
- Owner: tegon
- License: mit
- Created: 2017-04-03T12:28:06.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-03T17:14:26.000Z (about 9 years ago)
- Last Synced: 2025-03-11T08:51:17.246Z (over 1 year ago)
- Language: Elixir
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KvUmbrella
Key value store application from Elixir's official Mix and OTP guide.