Kiwi
Kiwi is a very simple and opinionated Key-Value database.
Installation
- 
Add the dependency to your shard.yml:dependencies: kiwi: github: dillonfagan/kiwi
- 
Run shards install
Usage
require "kiwi"Contributing
- Fork it (https://github.com/your-github-user/kiwi/fork)
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- Dillon Fagan - creator and maintainer