The CacheDriver class for the GoodDB package
const db = new GoodDB(new CacheDriver()); Copy
const db = new GoodDB(new CacheDriver());
Readonly
The CacheDriver class for the GoodDB package
Example