InMemoryTaskBridgeCheckpointStore
A simple in-memory implementation of TaskBridgeCheckpointStore.
Data is lost when the app process is terminated. Use this for short-lived tasks or when persistence is managed elsewhere.