pekko
pekko copied to clipboard
Build highly concurrent, distributed, and resilient message-driven applications using Java/Scala
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...
This would be really nice feature for long living entities in akka persistence https://github.com/akka/akka/pull/31980/files
Hey, Wanted to check if we have anything planned regarding the Agentic AI part. I could find something on akka side (akka.javasdk.workflow.Workflow). Sample app: https://github.com/akka-samples/travel-agent/blob/main/src/main/java/com/travelplanner/application/TravelPlannerWorkflow.java