promise-cache-fn
A helper function to cache promise
A helper function to cache promise
Caches function results by key for specified time or indefintiy
用于缓存 promise 对象
`FnMergeCache` is a caching utility that allows functions to cache their results based on input arguments, with options for cache lifetime, size limits, error handling, and parameter comparison, while supporting cache invalidation via tags and global reva