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
/
index.js
1 lines
•
49 B
JavaScript
View Raw
1
module.exports
= require(
'./js/cache2Q'
).Cache2Q
;