Sha256: f5eb8580bc759f277f9a39db0b332612d0b09bc241aac3cb032927a78f1b694f
Contents?: true
Size: 623 Bytes
Versions: 5
Compression:
Stored size: 623 Bytes
Contents
## Simple HTTP client using Typheous, derived from the Riak client ### Notes It works for us, handles a large number operations a day. It hasn't been polished for the public yet. I wanted to get it up on RubyGems quickly: I was fighting the consquences of Ruby's global mutable namespaces combined with the unfortunate choice of naming our library Http and suddenly fighting with http_parser.rb for class Http vs module Http. ### Authors * Coda Hale * Benjamin Kudria * Jordi Bunster * Matthew Knopp * Mohammed Rafiq * Ryan Kennedy ### References * Ruby Riak Client: https://bitbucket.org/basho/riak-ruby-client/src
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
zephyr-1.0.5 | README.md |
zephyr-1.0.4 | README.md |
zephyr-1.0.3 | README.md |
zephyr-1.0.2 | README.md |
zephyr-1.0.1 | README.md |