arthurnn / memcached

A Ruby interface to the libmemcached C client
Academic Free License v3.0
432 stars 125 forks source link

Memcached 2.0 #162

Closed arthurnn closed 8 years ago

arthurnn commented 8 years ago

This is the first, green 🍏 build of memcached 2.0.

The biggest change here is:

In order to make those changes I had to re-write the C as well as the Ruby code.

The API is still pretty similar to version one with a few changes.

There is a list of TODOs that need to be done before releasing an alpha version. 🎉