-
Notifications
You must be signed in to change notification settings - Fork 634
Open
@rezavation
Description
I'm using spring state machine and persisting to redis using RedisStateMachinePersister from org.springframework.statemachine.data.redis.
How do I set the time to live for this state machine context data that is being persisted in redis? Many thanks