UNPKG

ram64

Version:

Multi-threaded 64bit memory cache database inspired by redis-like features

9 lines (8 loc) 206 B
"use strict"; exports.fn = void 0; var _shards = require("../shards"); const fn = (opts)=>{ _shards.Shards.forEach((shard)=>shard.map.clear()); }; exports.fn = fn; //# sourceMappingURL=deleteAll.js.map