You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Over app needs to store some short-lived data that needs to be durable for a short period of time (5 min). It would be very useful if we could set some TTL on these data so they do not blow up the RAM and save the memory space for the persistent actors.
Please refer to akka/akka#27683