|
| Framework.Cache.Instances |
|
|
|
| Synopsis |
|
|
|
| Documentation |
|
| data MemcacheBackend |
| Constructors | | Instances | |
|
|
| data FilesystemBackend |
| Constructors | | Instances | |
|
|
| data FakeBackend |
| Constructors | | Instances | |
|
|
| initCache' |
| :: String | Cache backend
| | -> String | Path to cache (backend-specific)
| | -> IO CacheConnection | | | Initialize cache
|
|
|
| Produced by Haddock version 2.4.2 |