0.0.1 • Published 3 years ago

@pashoo2/data-cache-utils v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

data-cache-utils

Utilities for values memoization and properties values caching depending on a random access ratio to them.

There is an useful utility for a method result dynamic memoization depending on a number of accesses with a particular parameter passed.

See docs