3.0.1 • Published 7 years ago

weak-memoize v3.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Weak Memoize

Memoizes async functions, caching the returned promise, but later deleting the promise from the cache once it resolves.

Why

I made this to address the problem I encountered here:

Prevent multiple async calls from all attempting to refresh an expired OAuth token

3.0.1

7 years ago

3.0.0

8 years ago

2.2.0

8 years ago

2.1.1

8 years ago

2.1.0

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.1.0

8 years ago