SIEVE in JS, a modern efficient cache algorithm that is simpler than LRU
-
Updated
Feb 25, 2024 - TypeScript
8000
SIEVE in JS, a modern efficient cache algorithm that is simpler than LRU
A performant implementation of the SIEVE caching algorithm that implements Map properties and methods.
Add a description, image, and links to the sieve-cache topic page so that developers can more easily learn about it.
To associate your repository with the sieve-cache topic, visit your repo's landing page and select "manage topics."