https://github.com/timnew/elixir-kv
https://github.com/timnew/elixir-kv
elixir elixir-examples elixir-lang
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/timnew/elixir-kv
- Owner: timnew
- License: mit
- Created: 2017-02-19T14:45:38.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-20T04:24:31.000Z (over 9 years ago)
- Last Synced: 2025-02-28T18:04:31.929Z (over 1 year ago)
- Topics: elixir, elixir-examples, elixir-lang
- Language: Elixir
- Size: 11.7 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
elixir-kv
=========
Learning Elixir by implementing a simple redis-like KV store