Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
A Cache
handler that operates in memory
Documentation
runCacheInMemory :: Member (Embed IO) r => Sem (CacheEff ': r) a -> Sem r a Source #
Run the cache in memory with a default message cache size of 1000