mumoshu/play2-memcached

Please upgrade to Play 2.5

mkurz opened this issue · 7 comments

mkurz commented

Should be very easy:

  • sbt version is now 0.13.11
  • Scala 2.10 was dropped, Scala version should be 2.11.7 only.

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

Any plan to upgrade it

won't be upgraded?

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

I'm really open for someone to finish the PR #47
The major difficulty for the PR seems to be coming from how we're supporting old Play versions via cross-building.
See #47 (comment) for details

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

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