mumoshu/play2-memcached

FYI: spymemcached 2.8.10+ doesn't work with memcachier

nsiemens opened this issue · 6 comments

spymemcached 2.8.10+ doesn't work with memcachier. A lot of the cloud hosting solutions suggest using memcachier, making this plugin somewhat frustrating since it does not work out of the box for that. I don't know if this is something you should have to fix (dropping to 2.8.9 or using a different memcached library), or simply adding a FYI to the documentation to give people a heads up.

@nsiemens

I have merged your pull request,
and am going to release another version of play2-memcached with spy 2.8.9 to provide the option to users of play2-memcached.
Thanks a lot for your help!

It would be great if you could update the play 2.0 version ("0.2.4.1") to also revert to spy 2.8.9 - that is also currently broken and I'm sure many people haven't migrated applications to play 2.1 yet (like me) but would like to add in memcache support!

@rogermoffatt I have just release 0.2.4.2 (which is for play.2.0) with spymemcached reverted 2.8.9.

Thanks!

Brilliant - many thanks.

@rogermoffatt @nsiemens Would you check 0.2.4.3 with spymemcached 2.9.0 which would fix this problem?
See #17 for more details

Thanks

Thanks for your help, @rogermoffatt @nsiemens !
I'm closing this issue on behalf of #17, but feel free to reopen this one once you have encountered further problems :)