UNPKG
2q-cache
Version:
latest (1.2.1)
1.2.1
1.2.0
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Imlementation of 2Q Cache Algorithm
github.com/artmBrisov/2q-cache
artmBrisov/2q-cache
2q-cache
/
js
/
cache
/
cache.js
3 lines
(2 loc)
•
79 B
JavaScript
View Raw
1
2
3
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});