Search code examples
ruby-on-railsrubykestrel

Is there any Kestrel gems out there?


I'm interested with kestrel, is there any rubygems or library for connecting kestrel with ruby/rails?

thanks


Solution

  • If I have my order correct: Kestrel is based on Starling, which used memcached as an interface. Therefore any of the memcached gems should work correctly to connect to Kestrel.