Skip to content

butterproviders/butter-cache-provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Butter Cache Provider base class.

if you want to find more info on Butter Providers and Butter Cache Providers check the Butter Provider Docs.

CacheProvider.prototype.fetchFromDB

takes the same arguments as Butter Provider’s fetch()

CacheProvider.prototype.updateFetch

gets called with the results from a Butter Provider’s fetch()

CacheProvider.prototype.detailFromDB

takes the same arguments as Butter Provider’s detail()

CacheProvider.prototype.updateDetail

gets called with the results from a Butter Provider’s detail()

About

Base class for butter cache providers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published