Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / sindresorhus/p-memoize issues and pull requests
#57 - how to memoize by result?
Issue -
State: open - Opened by javeoff 8 months ago
- 1 comment
#56 - `cache` type only takes `unknown` as key
Issue -
State: open - Opened by fregante about 1 year ago
- 2 comments
Labels: bug
#55 - Cache and pMemoizeClear bug
Issue -
State: open - Opened by nikashitsa over 1 year ago
- 8 comments
#54 - Move `type-fest` to development dependencies
Issue -
State: closed - Opened by mahnunchik almost 2 years ago
- 2 comments
#53 - Export "in-flight only memoizer"
Issue -
State: open - Opened by fregante about 2 years ago
- 5 comments
Labels: enhancement, help wanted
#52 - Ensure `pMemoizeDecorator` works with TypeScript 5.0
Issue -
State: open - Opened by fregante about 2 years ago
Labels: enhancement, help wanted
#51 - Missing type-fest package in package.json
Issue -
State: closed - Opened by marcinbien over 2 years ago
#50 - Remove the reference to the additional mem options
Pull Request -
State: closed - Opened by fungiboletus over 2 years ago
#49 - Allow the cache to be disabled
Pull Request -
State: closed - Opened by Richienb over 2 years ago
#48 - Allow `.set()` to be async, only cache promises until they resolve, synchronously cache pending promises and remove `cachePromiseRejection`
Pull Request -
State: closed - Opened by Richienb over 2 years ago
- 7 comments
#47 - Fix the memory leak in `promiseCache`
Pull Request -
State: closed - Opened by mdawar over 2 years ago
- 15 comments
#46 - `pMemoizeDecorator` is using the same `cache` instance when using a custom cache
Issue -
State: closed - Opened by mdawar over 2 years ago
#45 - Export types
Pull Request -
State: closed - Opened by mdawar over 2 years ago
#44 - Fix example usage copied from mem
Pull Request -
State: closed - Opened by transitive-bullshit almost 3 years ago
#43 - Option to limit concurrent invocations?
Issue -
State: closed - Opened by mmkal almost 3 years ago
- 4 comments
#42 - Cannot find module 'p-memoize'
Issue -
State: closed - Opened by hisham about 3 years ago
- 3 comments
#41 - Use maximum value for 32-bit signed integer
Pull Request -
State: closed - Opened by niksy about 3 years ago
#40 - Miss-leading usage example
Issue -
State: closed - Opened by zanonnicola about 3 years ago
- 1 comment
#39 - while waiting for promise to resolve, maxAge is Number.POSITIVE_INFINITY which breaks mapAgeCleaner
Issue -
State: closed - Opened by dylang about 3 years ago
- 7 comments
#38 - Clarification about maxAge vs expiry-map based time-based cache expiration
Issue -
State: closed - Opened by mathiasm74 over 3 years ago
- 1 comment
#37 - Fix consecutive non-awaited calls for version 4
Pull Request -
State: closed - Opened by niksy over 3 years ago
- 2 comments
#36 - Await all posibly async cache operations
Pull Request -
State: closed - Opened by futpib over 3 years ago
#35 - Issue #34 demo (`cached.set` not awaited)
Pull Request -
State: closed - Opened by futpib over 3 years ago
#34 - An option to wait for `cache.set` to resolve before resolving the returned promise (or even make this the default behavior)
Issue -
State: closed - Opened by futpib over 3 years ago
- 4 comments
#33 - Error [ERR_REQUIRE_ESM]: Must use import to load ES Module (Node.js v15.14.0)
Issue -
State: closed - Opened by salisbury-espinosa over 3 years ago
- 1 comment
#32 - Only use internal promise cache if a value already exists in `cache`
Pull Request -
State: closed - Opened by Richienb over 3 years ago
#31 - v6 is broken due to promiseCache
Issue -
State: closed - Opened by JaneJeon over 3 years ago
- 12 comments
#30 - v6.0.0 - Module not found: Can't resolve 'p-memoize' in create-react-app
Issue -
State: closed - Opened by cduff over 3 years ago
- 5 comments
#29 - 4.0.2 is broken?
Issue -
State: closed - Opened by henhal over 3 years ago
- 15 comments
#28 - Type of ReturnType passed to mem options is incorrect
Issue -
State: closed - Opened by henhal over 3 years ago
- 1 comment
#27 - Fix TypeScript type of optional custom cache
Pull Request -
State: closed - Opened by henhal over 3 years ago
- 5 comments
#26 - Allow cache to be async
Pull Request -
State: closed - Opened by Richienb over 3 years ago
- 7 comments
#25 - Fix consecutive non awaited calls
Pull Request -
State: closed - Opened by krystofwoldrich over 3 years ago
- 2 comments
#24 - Fix `maxAge` start on Promise settlement
Pull Request -
State: closed - Opened by krystofwoldrich over 3 years ago
- 1 comment
#23 - Docs: Add caching strategies and strict equality comparison
Pull Request -
State: closed - Opened by fregante over 3 years ago
- 4 comments
#22 - `maxAge` starts on function call instead of on fulfillment
Issue -
State: closed - Opened by krystofwoldrich over 3 years ago
- 2 comments
Labels: enhancement, help wanted
#21 - Replace incorrect info about Primitives with `strict equality` mention
Pull Request -
State: closed - Opened by fregante over 3 years ago
#20 - Discard cache after resolution
Issue -
State: closed - Opened by fregante over 3 years ago
- 14 comments
Labels: enhancement, help wanted
#19 - Feature request: Return stale value while revalidating
Issue -
State: closed - Opened by futpib over 3 years ago
- 10 comments
Labels: enhancement, help wanted
#18 - Document difference between this module and `mem`
Pull Request -
State: closed - Opened by dtinth almost 4 years ago
- 2 comments
#17 - Move to GitHub Actions
Pull Request -
State: closed - Opened by Richienb about 4 years ago
#16 - .clear types are not correct
Issue -
State: closed - Opened by moltar over 4 years ago
- 3 comments
#15 - Add mem's cache key explanation to readme
Pull Request -
State: closed - Opened by pdesantis over 4 years ago
#14 - How to get it working TypeScript?
Issue -
State: closed - Opened by rfgamaral almost 5 years ago
- 3 comments
Labels: bug, help wanted
#13 - Add `cachePromiseRejection` option
Pull Request -
State: closed - Opened by jdiamond about 5 years ago
- 4 comments
#12 - Add support for async cache
Pull Request -
State: closed - Opened by fregante over 5 years ago
- 5 comments
Labels: enhancement
#11 - Add `cachePromiseRejection` option
Issue -
State: closed - Opened by sindresorhus over 5 years ago
Labels: enhancement, help wanted
#10 - Just use `mem`
Pull Request -
State: closed - Opened by fregante almost 6 years ago
#8 - Refactor TypeScript definition to CommonJS compatible export
Pull Request -
State: closed - Opened by BendingBender almost 6 years ago
#7 - Add TypeScript definition, throw when clearing non-memoized functions
Pull Request -
State: closed - Opened by BendingBender almost 6 years ago
#6 - Upgrade mem dependency
Pull Request -
State: closed - Opened by jeffal over 6 years ago
#5 - Add TypeScript definitions
Pull Request -
State: closed - Opened by forabi almost 7 years ago
- 3 comments
#4 - Meta tweaks
Pull Request -
State: closed - Opened by SamVerschueren almost 7 years ago
- 1 comment
#3 - Back with Keyv
Issue -
State: closed - Opened by lukechilds about 7 years ago
- 25 comments
Labels: enhancement
#2 - Maybe deprecate in favour of mem?
Issue -
State: closed - Opened by LinusU over 7 years ago
- 1 comment
#1 - Allow clearing cache of memoized function
Pull Request -
State: closed - Opened by wprl over 7 years ago