lock_and_cache
Most caching libraries don't do locking, meaning that >1 process can be calculating a cached value at the same time. Since you presumably cache things because they cost CPU, database reads, or money, doesn't it make sense to lock while caching?
Ecosystem
npmjs.org
npmjs.org
Latest Release
almost 7 years ago
5.3.9
almost 7 years ago
Versions
37
37
Downloads
184 last month
184 last month
Dependent Packages
1
1
Loading...
Readme
Loading...
Links
| Registry | npmjs.org |
| Source | Repository |
| Homepage | Homepage |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
Repository
| Stars | 2 on GitHub |
| Forks | 0 on GitHub |