Class RedisStandaloneStoreConfig

java.lang.Object
com.github.mizosoft.methanol.testing.store.StoreConfig
com.github.mizosoft.methanol.testing.store.RedisStandaloneStoreConfig

public final class RedisStandaloneStoreConfig extends StoreConfig
  • Constructor Details

    • RedisStandaloneStoreConfig

      public RedisStandaloneStoreConfig(int appVersion, int editorLockTimeToLiveSeconds, int staleEntryTimeToLiveSeconds)
  • Method Details

    • editorLockTtlSeconds

      public OptionalInt editorLockTtlSeconds()
    • staleEntryTtlSeconds

      public OptionalInt staleEntryTtlSeconds()