Hi all! According to early plans by Jonas Boner spray-caching was expected to be part of akka-http module. For now I can't find any caching utilites in latest akka-http 2.4.2. Oh wow that's very early plans :) Some things changed over the years since that announcement - check the news posts on the Lightbend blog for roadmap updates.
* Is spray-caching still supposed to be ported? While it's not a top priority right now, I think it would be nice to have it around - likely as separate mini project. I mean hey, it pretty much is exactly 4 files :-) * Are there recommended caching libraries to use with akka-http? You can make your own by basing it on top of: https://github.com/spray/spray/blob/master/spray-caching/src/main/scala/spray/caching/Cache.scala Which should be very much API compatible actually with Akka HTTP :) Happy hakking! -- Konrad -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
