Use an aging system for caches
This commit is contained in:
parent
d312466556
commit
0930af652f
11 changed files with 61 additions and 37 deletions
|
@ -1,3 +1,5 @@
|
|||
"use strict";
|
||||
|
||||
const fs = require("fs");
|
||||
|
||||
module.exports = function (output, family, hs, formats) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue