bojack-client

BoJack client as a Crystal shard
0.1.0 Latest release released

BoJack client Build Status

A Crystal shard client for BoJack key-value store.

Installation

Add this to your application's shard.yml:

dependencies:
  bojack:
    github: hugoabonizio/bojack.cr

Usage

require "bojack-client"

client = BoJack::Client.new
client.set("foo", "bar")
puts client.get("foo")

Development

TODO: Write development instructions here

Contributing

  1. Fork it ( https://github.com/hugoabonizio/bojack/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

bojack-client:
  github: hugoabonizio/bojack.cr
  version: ~> 0.1.0
License MIT
Crystal none

Authors

Dependencies 0

Development Dependencies 1

  • bojack master
    {'branch' => 'master', 'github' => 'marceloboeira/bojack'}

Dependents 1

Last synced .
search fire star recently