mirror of
https://github.com/directus/directus.git
synced 2026-02-04 00:44:55 -05:00
updae cache notes
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
* autodelete to wait before checking
|
||||
* if cache needs to be deleted.
|
||||
* Have wrapped node cache so we can extend if needed
|
||||
* could put redis cache in here too
|
||||
*/
|
||||
import NodeCache from 'node-cache';
|
||||
import { InvalidCacheKeyException } from '../exceptions';
|
||||
|
||||
Reference in New Issue
Block a user