Ben Poweski

Results 11 comments of Ben Poweski

Possible options: ``` ruby "100.00".cast Float #=> 100.0 ```

We have the same need - a JVM based client library.

Definitely interested, just fighting the time constraints. I'm tracking and rebasing against dev on my fork. So don't feel like you need to wait for me if want to make...

Sounds great. I'll pull in the changes.

@shmish111 I was able to get a proof of concept working but then we went a different route for the project where I planned to use it. Coincidently, we're currently...

@shmish111 We plan to use the hashing mechanism provided in twemproxy along with pre-sharding our Redis instances. One of the biggest disadvantages to this approach is the management cost of...

Looks great!

double check you're importing from `client` vs `server`, I saw a similar error.