mumoshu / play2-memcached

A memcached plugin for Play 2.x
Other
161 stars 66 forks source link

Please upgrade to Play 2.5 #46

Closed mkurz closed 7 years ago

mkurz commented 8 years ago

Should be very easy:

dhirenpratap commented 8 years ago

Unresolved dependency com.github.mumoshu:play2-memcached-play25_2.11:0.8.0

dhirenpratap commented 8 years ago

Any plan to upgrade it

PreSoichiSumi commented 8 years ago

won't be upgraded?

adibsaad commented 8 years ago

2.5 is not on maven, even though the readme says to use it, so it's probably a WIP.

mumoshu commented 8 years ago

I'm really open for someone to finish the PR https://github.com/mumoshu/play2-memcached/pull/47 The major difficulty for the PR seems to be coming from how we're supporting old Play versions via cross-building. See https://github.com/mumoshu/play2-memcached/pull/47#issuecomment-206218775 for details

djlitvak commented 7 years ago

What have you guys been doing for using memcached with Play 2.5? I want to move my cache to aws elasticache soon.

mkurz commented 7 years ago

Fixed via #47 - new version should be released soon.