Libraries for Play Framework
Whenever I come I across a Play library I take a note of it here. This collection is neither complete nor have I used all of these libraries. It is mainly used as a point of reference if I want to find some functionality implemented in a Play library.
Akka tuxBurner/play-akkjobs This is a simple Play 2.6 module, which allows you to manage akka jobs.
Cache KarelCemus/play-redis Play framework 2 cache plugin as an adapter to redis-server check also scala cache libraries
[Read More]