Driver-specific options (see RedisStoreOptions).
Which driver backs this store.
The store name, used to resolve it via cacheManager.store(name).
OptionalprefixA key prefix/namespace applied to every key in this store.
OptionalttlDefault TTL (seconds) applied when a write specifies none.
Options common to every store, plus the driver selector. Driver-specific options live alongside.