Re: [akka-user] What's status of porting spray-caching?

2016-03-23 Thread Nikolay Artamonov
Ok, thanks, Konrad! )


2016-03-23 13:12 GMT+03:00 Konrad Malawski :

>
> 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
>



-- 
С уважением,
Артамонов Николай
mailto:nartamo...@gmail.com

-- 
>>  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 akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.


Re: [akka-user] What's status of porting spray-caching?

2016-03-23 Thread Konrad Malawski

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 akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.


[akka-user] What's status of porting spray-caching?

2016-03-23 Thread Nikolay Artamonov
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.

* Is spray-caching still supposed to be ported?
* Are there recommended caching libraries to use with akka-http?

Thanks!

-- 
>>  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 akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.