Sha256: 28c6a1218ce5f618ac8b63d3766bb1f175d7ce1ebb7f308058274823d117433b

Contents?: true

Size: 785 Bytes

Versions: 1

Compression:

Stored size: 785 Bytes

Contents

## v0.5.6

* fixed for ruby 1.8.7

## v0.5.5

* fixed bulk methods. [Thanks rickyrobinson!](https://github.com/uu59/kyototycoon-ruby/pull/1/files)

## v0.5.4

* Added bin/kyototycoon-console. it's like as Sequel's `sequel` script

## v0.5.3

* fixed bug using base64 encoding
* regenerate socket when that closed

## v0.5.2

* fixed encoded response handling
* fixed miss named method

## v0.5.1

* changing server dicision logic
* added KT::Stream.run

## v0.5.0

* Always Keep-Alive connection
* remove Tsvrpc::Nethttp, and KT#agent=
* default KT#colenc = :B (Base64)
* modified benchmark/*.rb

## v0.1.2

* added KT#configure, KT#create
* added KT#incr, KT#decr, KT#decrement
* rspec connect to localhost:19999 for safety

## v0.1.1

* fixed always xt=0

## v0.1.0

* first release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
kyototycoon-0.5.6 Changes.md