API Reference absinthe_cache_fairy v0.2.0
modules
Modules
Provides the macro cache_resolve that replaces the Absinthe's resolve and
caches the result of the resolver for some time instead of calculating it
every time.
Cache & Persist API Call Data right before sending the response.
Behaviour that the cache needs to conform to.
Implements Sanbase.Cache.Behaviour for con_cache
Custom Absinthe DocumentProvider for more effective caching.