We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Revert "feat: add cache front/back method to get the first/last element" This reverts commit e8cdb07.
feat: add cache front/back method to get the first/last element
fix: add Experimental GC
fix: expiring cache entries during read and write
fix: replcae e.stopTimer() with make chan [bug]
fix: remove ctx from entry timer
chore: update readme