Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / JointlyTech/cache-candidate issues and pull requests
#53 - feat: adding github automatic release action
Pull Request -
State: closed - Opened by Cadienvan over 1 year ago
#52 - tests: refactoring tests
Pull Request -
State: closed - Opened by Cadienvan over 1 year ago
- 1 comment
#51 - refactor: moving from partial candidate options to specific input options
Pull Request -
State: closed - Opened by Cadienvan over 1 year ago
#50 - fix: emitting onCacheHit for runningQuery match
Pull Request -
State: closed - Opened by Cadienvan over 1 year ago
#49 - feat: stale-while-revalidate
Pull Request -
State: closed - Opened by Cadienvan over 1 year ago
#48 - feat: fetchingMode + stale-while-revalidate
Pull Request -
State: closed - Opened by Cadienvan over 1 year ago
#47 - Implementing LRU
Issue -
State: open - Opened by Cadienvan over 1 year ago
#46 - ci: Added Node 20 in ci test matrix
Pull Request -
State: closed - Opened by Cadienvan over 1 year ago
#45 - fix: partially freezes internal functions (#33)
Pull Request -
State: closed - Opened by zsimo over 1 year ago
- 5 comments
#44 - fix: events had to be passed entirely as options when present
Pull Request -
State: closed - Opened by Cadienvan over 1 year ago
#43 - Plugin Idea - UI
Issue -
State: open - Opened by Cadienvan almost 2 years ago
Labels: plugin
#42 - chore: use timeout.refresh
Pull Request -
State: closed - Opened by Eomm almost 2 years ago
- 1 comment
#41 - feat: expiration mode
Pull Request -
State: closed - Opened by Cadienvan almost 2 years ago
- 1 comment
#40 - chore: adding benchmark for worst case
Pull Request -
State: closed - Opened by abettini almost 2 years ago
#39 - Explicitly exporting from index
Issue -
State: closed - Opened by Cadienvan almost 2 years ago
- 1 comment
Labels: discussion
#38 - chore: naming returned functions for better logging and discoverability
Pull Request -
State: closed - Opened by Cadienvan almost 2 years ago
Labels: enhancement
#37 - docs: added @jointly/cache-candidate-plugin-invalidate-function
Pull Request -
State: closed - Opened by Cadienvan almost 2 years ago
#36 - feat: returning correct function types from input function
Pull Request -
State: closed - Opened by Cadienvan almost 2 years ago
#35 - ci: added github actions
Pull Request -
State: closed - Opened by Cadienvan almost 2 years ago
#34 - feat: candidate function now can be either sync or async
Pull Request -
State: closed - Opened by Cadienvan almost 2 years ago
#33 - Read-only functions
Issue -
State: open - Opened by Cadienvan almost 2 years ago
Labels: good first issue
#32 - feat: exposing internals
Pull Request -
State: closed - Opened by PellegrinoDurante almost 2 years ago
#31 - feat: allowing other cache adapters
Pull Request -
State: closed - Opened by Cadienvan almost 2 years ago
#30 - feat: added setup hook
Pull Request -
State: closed - Opened by abettini almost 2 years ago
#29 - Better Types
Issue -
State: closed - Opened by Cadienvan almost 2 years ago
- 1 comment
Labels: enhancement
#28 - New hook: attach/mount
Issue -
State: closed - Opened by Cadienvan almost 2 years ago
Labels: good first issue, discussion
#27 - cache disabler
Issue -
State: open - Opened by Cadienvan almost 2 years ago
Labels: good first issue, plugin
#26 - Allow TTL refresh on cache adapter
Issue -
State: open - Opened by Cadienvan almost 2 years ago
Labels: discussion
#25 - Prevent internal timeout management for expirable cache adapters
Issue -
State: open - Opened by Cadienvan almost 2 years ago
Labels: discussion
#24 - Allow hooks to have knowledge of internal functions + prevent infinite loop
Issue -
State: closed - Opened by Cadienvan almost 2 years ago
- 2 comments
Labels: enhancement
#23 - Add Github Actions
Issue -
State: closed - Opened by Cadienvan almost 2 years ago
Labels: enhancement, good first issue
#22 - Check the contract
Issue -
State: closed - Opened by Cadienvan almost 2 years ago
Labels: enhancement, good first issue
#21 - invalidateFunction
Issue -
State: closed - Opened by Cadienvan almost 2 years ago
- 2 comments
Labels: plugin
#20 - candidateFunction: async
Issue -
State: closed - Opened by Cadienvan almost 2 years ago
- 1 comment
Labels: enhancement, good first issue
#19 - feat: changed requestsThreshold default value to 1
Pull Request -
State: closed - Opened by Cadienvan almost 2 years ago
- 1 comment
#18 - docs: added install section
Pull Request -
State: closed - Opened by Cadienvan almost 2 years ago
#17 - Key modifier
Issue -
State: open - Opened by Cadienvan almost 2 years ago
- 2 comments
Labels: good first issue, plugin
#16 - Generic cache adapter
Issue -
State: closed - Opened by Cadienvan almost 2 years ago
Labels: enhancement, good first issue
#15 - Try to use test to feed clinic.js
Issue -
State: closed - Opened by rollsappletree almost 2 years ago
- 1 comment
Labels: enhancement, good first issue
#14 - chore: keepAliveTimeoutCache changed to timeFrameTimeoutCache
Pull Request -
State: closed - Opened by Cadienvan almost 2 years ago
#13 - feat: better timeouts (unref)
Pull Request -
State: closed - Opened by Cadienvan almost 2 years ago
#12 - feat: plugins system
Pull Request -
State: closed - Opened by Cadienvan almost 2 years ago
#11 - chore: improved error handling
Pull Request -
State: closed - Opened by Cadienvan almost 2 years ago
#10 - Add different caching policies
Issue -
State: open - Opened by Cadienvan almost 2 years ago
Labels: enhancement, discussion
#9 - Separate Dependency Keys Plugin in different package
Issue -
State: closed - Opened by Cadienvan almost 2 years ago
- 1 comment
Labels: enhancement
#8 - Separate Plugin System in different package
Issue -
State: closed - Opened by Cadienvan almost 2 years ago
- 1 comment
Labels: enhancement
#7 - Separating the decorator
Issue -
State: closed - Opened by Cadienvan almost 2 years ago
- 2 comments
Labels: enhancement, good first issue
#6 - Benchmark worst case
Issue -
State: closed - Opened by Cadienvan almost 2 years ago
- 1 comment
Labels: documentation
#5 - Math.random speed issues
Issue -
State: closed - Opened by Cadienvan almost 2 years ago
- 1 comment
Labels: good first issue, performances
#4 - keepAliveTimeoutCache misname
Issue -
State: closed - Opened by Cadienvan almost 2 years ago
- 1 comment
Labels: refactor
#3 - Check timeouts
Issue -
State: closed - Opened by Cadienvan almost 2 years ago
Labels: bug
#2 - feat: added doctor + test script
Pull Request -
State: closed - Opened by Cadienvan almost 2 years ago
#1 - Added Dependency Keys Mechanism
Pull Request -
State: closed - Opened by Cadienvan almost 2 years ago