default
Cache primitives with Task semantics for composable error handling.
c
c
CacheCloseFailed
Close operation failed.
c
CacheConnectionFailed
Connection establishment failed.
I
c
CacheDeleteFailed
Delete operation failed.
c
CacheError
Base error for all cache-related failures.
c
CacheGetFailed
Get operation failed.
c
CacheSetFailed
Set operation failed.
f
createInMemory
Creates an in-memory cache connector for testing and development.
I
I