kiwi v0.4.1

An opinionated key-value database for Crystal

Kiwi

Kiwi is a very simple and opinionated Key-Value database.

Installation

  1. Add the dependency to your shard.yml:

    dependencies:
      kiwi:
        github: dillonfagan/kiwi
    
  2. Run shards install

Usage

require "kiwi"

Contributing

  1. Fork it (https://github.com/your-github-user/kiwi/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

kiwi

Owner
Statistic
  • 1
  • 0
  • 1
  • 1
  • 0
  • over 2 years ago
  • October 30, 2021
License

GNU Lesser General Public License v2.1

Links
Synced at

Sat, 18 May 2024 10:54:54 GMT

Languages