[infinispan-dev] Go hotrod client for Infinispan

ugol ugo.landini at gmail.com
Tue Apr 12 05:04:41 EDT 2016


Hi guys,
I have implemented just get and posts operations at the moment but
hopefully with all bells & whistles:

- 2.5 protocol
- lifespan & expiration as optional parameters with multiple time units
- named caches
- previous values options
- error handling
- "full" test suite

https://github.com/ugol/infinispan-go/

if you don't see anything blatantly wrong, I can easily complete all
L1 hotrod operations, write a bit of documentation and then start the
implementation of L2/L3

if you want to test it, just run an 8.2 server and a "go test -v".
Sometimes you can see an error due to a race condition in the tests
for the message ids, didn't have the time to fix it

ciao
-- 
uL

Pragmatist
http://blog.ugolandini.com
http://www.flickr.com/photos/ugol/


More information about the infinispan-dev mailing list