Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / bradoyler/route-cache issues and pull requests
#61 - Bump braces from 3.0.2 to 3.0.3
Pull Request -
State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies
#60 - Bump express from 4.18.2 to 4.19.2
Pull Request -
State: open - Opened by dependabot[bot] 7 months ago
Labels: dependencies
#59 - feat: content-type are also cached
Pull Request -
State: closed - Opened by yutak23 11 months ago
- 3 comments
#58 - add node.js workflow & run audit fix
Pull Request -
State: closed - Opened by bradoyler about 1 year ago
#57 - feat: status codes are also cached
Pull Request -
State: closed - Opened by yutak23 about 1 year ago
- 2 comments
#56 - Status code of all cached responses is 200
Issue -
State: closed - Opened by yutak23 about 1 year ago
- 1 comment
#55 - Clear all cache
Pull Request -
State: closed - Opened by ramseth001 over 1 year ago
- 3 comments
#54 - Bump minimatch from 3.0.4 to 3.1.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#53 - Bump nanoid from 3.1.25 to 3.3.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#52 - Bump minimist from 1.2.5 to 1.2.8
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#51 - Cache Deletion by Cache Key
Issue -
State: open - Opened by mkmckenzie almost 2 years ago
#50 - Bump cookiejar from 2.1.2 to 2.1.4
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#49 - Bump json5 from 1.0.1 to 1.0.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#48 - Bump express from 4.16.4 to 4.17.3
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#47 - Bump qs from 6.7.0 to 6.11.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#46 - Fix security security issues with `npm audit fix`
Pull Request -
State: closed - Opened by bmt-tock about 2 years ago
#45 - Add support for redis-backed cacheStore.
Pull Request -
State: closed - Opened by bmt-tock about 2 years ago
- 1 comment
#44 - Bump minimist from 1.2.5 to 1.2.6
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#43 - Content-Type header not properly cached ?
Issue -
State: closed - Opened by mcoeur over 2 years ago
#42 - patch for #34 - res.json(null) error
Pull Request -
State: closed - Opened by bradoyler almost 3 years ago
#41 - v0.4.6 devDependencies update
Pull Request -
State: closed - Opened by bradoyler almost 3 years ago
#40 - Bump path-parse from 1.0.6 to 1.0.7
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#39 - Bump glob-parent from 5.1.1 to 5.1.2
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#38 - Bump hosted-git-info from 2.7.1 to 2.8.9
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#37 - Bump lodash from 4.17.15 to 4.17.21
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#36 - Bump y18n from 4.0.0 to 4.0.1
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#35 - Bump lodash from 4.17.15 to 4.17.19
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
- 1 comment
Labels: dependencies
#34 - res.json(null) error
Issue -
State: closed - Opened by willywotz over 4 years ago
- 3 comments
#33 - Bump acorn from 6.1.1 to 6.4.1
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
- 1 comment
Labels: dependencies
#32 - Bump eslint-utils from 1.3.1 to 1.4.3
Pull Request -
State: closed - Opened by dependabot[bot] about 5 years ago
- 1 comment
Labels: dependencies
#31 - Bump lodash from 4.17.11 to 4.17.15
Pull Request -
State: closed - Opened by dependabot[bot] about 5 years ago
Labels: dependencies
#30 - stream caching
Issue -
State: closed - Opened by FranckFreiburger about 6 years ago
- 1 comment
#29 - does not cache `res.write`
Issue -
State: closed - Opened by hronro over 6 years ago
- 4 comments
#28 - Update debug to 3.1.0
Pull Request -
State: closed - Opened by z0mt3c almost 7 years ago
- 1 comment
#27 - Tweaks
Pull Request -
State: closed - Opened by markbrown4 over 7 years ago
- 3 comments
#26 - move redirect cache to LRU
Pull Request -
State: closed - Opened by bradoyler over 7 years ago
- 1 comment
#25 - queue never drains (with res.format)
Issue -
State: closed - Opened by markbrown4 over 7 years ago
- 3 comments
#24 - Memory leaks in redirects and queues objects
Issue -
State: closed - Opened by markbrown4 over 7 years ago
- 8 comments
#23 - caching 404's
Issue -
State: closed - Opened by markbrown4 over 7 years ago
- 6 comments
#22 - add support for dynamic cacheKey
Pull Request -
State: closed - Opened by markbrown4 almost 8 years ago
- 1 comment
#21 - Disable cache if cookie is set
Issue -
State: closed - Opened by sascha1337 about 8 years ago
- 2 comments
#20 - adds config method to adjust the cache size
Pull Request -
State: closed - Opened by bradoyler over 8 years ago
#19 - Switch from Eidetic to LRU-cache
Pull Request -
State: closed - Opened by bradoyler over 8 years ago
- 1 comment
#18 - code re-styling for js-standard
Pull Request -
State: closed - Opened by bradoyler over 8 years ago
- 1 comment
#17 - moves rawSend() to top-level of program
Pull Request -
State: closed - Opened by bradoyler over 8 years ago
#16 - Cache Max-Size
Issue -
State: closed - Opened by fluse over 8 years ago
- 1 comment
#15 - update documentation
Pull Request -
State: closed - Opened by fluse over 8 years ago
- 2 comments
#14 - Adding custom cache key support
Pull Request -
State: closed - Opened by adityaj221 over 8 years ago
- 5 comments
#13 - Cache res.json calls
Pull Request -
State: closed - Opened by joaomoreno almost 9 years ago
- 4 comments
#12 - upgrade eidetic dependency
Pull Request -
State: closed - Opened by danielkrainas about 9 years ago
- 4 comments
#11 - Implemented removeCache function
Pull Request -
State: closed - Opened by rundef about 9 years ago
#10 - Raw HTML
Issue -
State: closed - Opened by ghost over 9 years ago
#9 - Not caching response if status code was >= 400.
Pull Request -
State: closed - Opened by kblcuk over 9 years ago
- 3 comments
#8 - adds EventEmitter and constructor for cachestore setup
Pull Request -
State: closed - Opened by bradoyler almost 10 years ago
- 1 comment
#7 - add support for 'event' listening
Issue -
State: closed - Opened by bradoyler almost 10 years ago
Labels: enhancement
#6 - Uses req.originalUrl as key instead of req.path
Pull Request -
State: closed - Opened by johncoder about 10 years ago
#5 - adds Travis + integration test
Pull Request -
State: closed - Opened by bradoyler over 10 years ago
#4 - Don't cache 404's
Issue -
State: closed - Opened by bradoyler over 10 years ago
- 1 comment
#3 - Adds support for batching requests.
Pull Request -
State: closed - Opened by johncoder over 10 years ago
- 3 comments
#2 - adds support for redis client
Pull Request -
State: closed - Opened by bradoyler over 10 years ago
- 1 comment
#1 - add Redis support
Issue -
State: closed - Opened by bradoyler over 10 years ago
Labels: enhancement