Aaronontheweb on 1.4.14
Aaronontheweb on master
Bump Mongo2Go from 2.2.14 to 2.… Bump MongoDB.Driver from 2.11.4… Bump Microsoft.NET.Test.Sdk fro… and 4 more (compare)
Aaronontheweb on 1.4.14
Aaronontheweb on dev
Added v1.4.14 release notes (#1… (compare)
Aaronontheweb on dev
ensure that all recovered Times… (compare)
Aaronontheweb on 1.4.14
Added v1.4.14 release notes (compare)
Hey everyone, I'm a total n00b question here (but I've tried to do some research first, the bootcamp was awesome).
I've got a etag system backed by redis at the moment which needs refactoring. It seems like a nice and simple system to try out as an akka.net microservice.
Is a recieve timeout the right way to implement an actor which deletes itself? Kind of like a cache timeout?
Also, does akka ever cleanup actors which are completely idle or is this completely left to the developer? (I'm still wrapping my head around the lifecycle, as much as I'm told to ignore the idea of actors being active I want make sure I'm not doing something wrong).
Thanks for your help!
James