Namespace GastroSky.Services.KeyValuePairCache
Classes
- KeyValuePairCache
Thread-safe IKeyValuePairCache implementation with default cache entry lifetime of
15minutes.
- KeyValuePairCacheValkey
IKeyValuePairCache implementation that makes use of a local Valkey instance, with default cache entry lifetime of
15minutes.
Interfaces
- IKeyValuePairCache
Simple super-primitive (hopefully thread-safe) key-value pair cache.