Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dulnan/nuxt-multi-cache issues and pull requests

#90 - Allow async response for the buildCacheKey function

Issue - State: open - Opened by Splinteer about 1 month ago

#89 - feat: make buildCacheKey function async

Pull Request - State: open - Opened by Splinteer about 2 months ago

#88 - Exclude specific request headers from being cached

Issue - State: closed - Opened by patrickkunzke about 2 months ago - 6 comments

#87 - Cannot import useDataCache in server directory with nuxt4

Issue - State: closed - Opened by plcdnl 2 months ago

#86 - Amplify + Cloudfront CDN

Issue - State: open - Opened by maximilian-schwarz 2 months ago

#84 - feat: use serverDir for multiCache.serverOptions file

Pull Request - State: closed - Opened by dulnan 3 months ago

#83 - fix: max age of 0 should mean uncacheable in useCachedAsyncData

Pull Request - State: closed - Opened by dulnan 3 months ago

#82 - fix: call handleRawCacheData in purgeTags event handler

Pull Request - State: closed - Opened by dulnan 3 months ago

#81 - <RenderCacheable> causes Hydration Error when wrapped in <Teleport>

Issue - State: closed - Opened by VladStepanov 3 months ago - 3 comments

#80 - Error on nuxt build

Issue - State: closed - Opened by thunder87 3 months ago - 1 comment
Labels: bug

#79 - Route cache impossible to invalidate when using "unstorage/drivers/fs"

Issue - State: closed - Opened by marconett 3 months ago - 1 comment
Labels: bug

#78 - serverMaxAge: 0 not working when using useCachedAsyncData

Issue - State: closed - Opened by jonathanwilke 3 months ago - 2 comments
Labels: bug

#77 - Nuxt 4 compatibility

Pull Request - State: closed - Opened by dulnan 4 months ago

#75 - Data cache not functioning since 3.3.1

Issue - State: open - Opened by maciej-baruch 4 months ago - 3 comments

#74 - Production build fails if compatibilityVersion: 4 is enabled

Issue - State: closed - Opened by SqrTT 5 months ago - 4 comments

#73 - feature: move (initial) serving of cached route to event handler

Pull Request - State: closed - Opened by dulnan 6 months ago

#72 - fix: add return type to useCachedAsyncData (#68)

Pull Request - State: closed - Opened by dulnan 6 months ago

#72 - fix: add return type to useCachedAsyncData (#68)

Pull Request - State: closed - Opened by dulnan 6 months ago

#72 - fix: add return type to useCachedAsyncData (#68)

Pull Request - State: closed - Opened by dulnan 6 months ago

#71 - fix: add server plugin when any feature is enabled (#69)

Pull Request - State: closed - Opened by dulnan 6 months ago

#71 - fix: add server plugin when any feature is enabled (#69)

Pull Request - State: closed - Opened by dulnan 6 months ago

#70 - Question - Is there support for @nuxtjs/apollo?

Issue - State: open - Opened by aaronLejeune 6 months ago

#70 - Question - Is there support for @nuxtjs/apollo?

Issue - State: open - Opened by aaronLejeune 6 months ago

#70 - Question - Is there support for @nuxtjs/apollo?

Issue - State: closed - Opened by aaronLejeune 6 months ago - 1 comment

#69 - componets and data caching is not enabled when the route caching is not enabled

Issue - State: closed - Opened by majtanmarek 6 months ago - 1 comment
Labels: bug

#68 - Return type of useCachedAsyncData is any

Issue - State: closed - Opened by jonathanwilke 6 months ago - 2 comments
Labels: bug

#66 - fix: setting headers via routeRules on cached routes (#64)

Pull Request - State: closed - Opened by dulnan 6 months ago

#65 - fix: don't set cache context on event.context (#64)

Pull Request - State: closed - Opened by dulnan 6 months ago

#64 - Route Cache Caches the underlying API calls as well!

Issue - State: closed - Opened by sathishzakapps 6 months ago - 22 comments

#63 - ERROR: useCachedAsyncData is never imported

Issue - State: closed - Opened by waynegibson 7 months ago - 5 comments

#62 - Data cache outside component

Issue - State: closed - Opened by wargt 7 months ago - 2 comments

#61 - feat: implement "stale if error" and "stale while revalidate"

Pull Request - State: closed - Opened by dulnan 7 months ago

#60 - Use `useEvent` for server composables

Issue - State: open - Opened by dulnan 7 months ago
Labels: enhancement

#59 - Implement client-side caching in useDataCache()

Issue - State: open - Opened by dulnan 7 months ago - 1 comment
Labels: enhancement

#59 - Implement client-side caching in useDataCache()

Issue - State: open - Opened by dulnan 7 months ago
Labels: enhancement

#58 - feat: implement useCachedAsyncData

Pull Request - State: closed - Opened by dulnan 7 months ago

#58 - feat: implement useCachedAsyncData

Pull Request - State: open - Opened by dulnan 7 months ago

#57 - feat: refactor to use nitro hooks (#56)

Pull Request - State: closed - Opened by dulnan 7 months ago

#57 - feat: refactor to use nitro hooks (#56)

Pull Request - State: closed - Opened by dulnan 7 months ago

#56 - Refactor to use nitro/h3 hooks

Issue - State: closed - Opened by dulnan 7 months ago

#55 - Serve stale page when rendering has failed

Issue - State: closed - Opened by dulnan 7 months ago - 3 comments
Labels: enhancement

#54 - Serve stale option

Issue - State: closed - Opened by bennet-esyoil 7 months ago - 14 comments

#53 - Client side request are not cached

Issue - State: open - Opened by plcdnl 8 months ago - 7 comments

#53 - Client side request are not cached

Issue - State: closed - Opened by plcdnl 8 months ago - 10 comments

#52 - The module is not working with Nuxt 3.12

Issue - State: closed - Opened by Applelo 8 months ago - 2 comments

#50 - How to change default storage of multiCache.serverOptions.ts?

Issue - State: closed - Opened by junkym0nk3y 9 months ago - 1 comment
Labels: enhancement

#49 - Error when using Purge API and custom `enabledForRequest()`

Issue - State: closed - Opened by bgondy 9 months ago - 1 comment
Labels: bug

#48 - Update overview/configuration.md doc

Pull Request - State: closed - Opened by valajan 9 months ago - 1 comment

#47 - Server response is never served from cache when using the fs driver

Issue - State: closed - Opened by bgondy 10 months ago - 1 comment

#46 - Fix typo

Pull Request - State: closed - Opened by bgondy 10 months ago

#45 - Fix broken typedef export

Pull Request - State: closed - Opened by bgondy 10 months ago

#44 - Fix broken typedef export

Pull Request - State: closed - Opened by bgondy 10 months ago - 1 comment

#43 - Broken Typescript exports

Issue - State: closed - Opened by hoersamu 10 months ago - 1 comment

#42 - Conditionally set cache driver

Issue - State: closed - Opened by hoersamu 10 months ago - 1 comment

#41 - fix serverOptions types exports

Pull Request - State: closed - Opened by Applelo 11 months ago

#40 - Route Caching: ERR_CONTENT_DECODING_FAILED 200 (OK)

Issue - State: closed - Opened by lukas-kreuzer 11 months ago - 4 comments
Labels: bug

#39 - Route caching limitations - nuxtApp.payload.path

Issue - State: open - Opened by or2e 11 months ago - 3 comments
Labels: bug

#38 - chore(deps): update deps

Pull Request - State: closed - Opened by jpsc 12 months ago - 1 comment

#36 - chore: migrate to `@nuxt/test-utils` alpha

Pull Request - State: closed - Opened by danielroe about 1 year ago - 1 comment

#35 - fix: add consola to deps

Pull Request - State: closed - Opened by hpawa about 1 year ago

#34 - bug with consola

Issue - State: closed - Opened by hpawa about 1 year ago

#33 - CORS setup for API route

Issue - State: open - Opened by nikolalsvk about 1 year ago
Labels: documentation

#32 - First Response is empty in netlify when caching route

Issue - State: closed - Opened by Rigo-m over 1 year ago - 1 comment
Labels: bug

#31 - fix(Route Cache): Filters set cookie header from page cache

Pull Request - State: closed - Opened by unluckynelson over 1 year ago - 1 comment

#30 - Exclude cookies from route caching headers

Issue - State: closed - Opened by unluckynelson over 1 year ago - 2 comments

#29 - Hangs after build with module @nuxt/content

Issue - State: closed - Opened by unluckynelson over 1 year ago - 2 comments
Labels: bug

#28 - Don't wait for Promise when calling setItemRaw

Issue - State: closed - Opened by dulnan over 1 year ago - 1 comment

#27 - Problem using Vue alias

Issue - State: closed - Opened by sergeev-vn over 1 year ago - 1 comment

#26 - [bug] fix private runtime cfg on client-side

Pull Request - State: closed - Opened by or2e over 1 year ago - 1 comment

#25 - useCachedAsyncData composable

Issue - State: closed - Opened by or2e over 1 year ago - 12 comments
Labels: enhancement

#24 - Verbose runtime option

Issue - State: closed - Opened by or2e over 1 year ago - 1 comment

#23 - Data cache outside component

Issue - State: closed - Opened by or2e over 1 year ago - 2 comments

#22 - useRuntimeConfig crashes app in case cdn enabled

Issue - State: closed - Opened by SqrTT over 1 year ago - 4 comments

#21 - Huge JSON

Issue - State: closed - Opened by SqrTT over 1 year ago - 3 comments

#20 - Redis TTL

Issue - State: closed - Opened by SqrTT over 1 year ago - 2 comments

#19 - fix typo in component-cache.md

Pull Request - State: closed - Opened by BlackYuzia over 1 year ago

#18 - Incomplete/incorrectly cached pages?

Issue - State: open - Opened by iparker over 1 year ago - 12 comments

#17 - Route cache not working

Issue - State: closed - Opened by niddu85 over 1 year ago - 2 comments

#16 - When depoloying app using nuxt-multi-cache module, cache is not active

Issue - State: closed - Opened by niddu85 almost 2 years ago - 1 comment

#15 - Has no effect on nuxt3 route caching

Issue - State: closed - Opened by wf-soft almost 2 years ago - 3 comments

#14 - implemented cache prefix logics

Pull Request - State: closed - Opened by niddu85 almost 2 years ago - 3 comments

#13 - Cannot cache same route with different tags

Issue - State: closed - Opened by niddu85 almost 2 years ago - 1 comment

#12 - Module server options

Pull Request - State: closed - Opened by dulnan almost 2 years ago

#11 - Route caching is not working correctly in Nuxt 3

Issue - State: closed - Opened by sterzuccio almost 2 years ago - 1 comment

#10 - No redis connection with DataCache

Issue - State: closed - Opened by harley5303 almost 2 years ago - 3 comments

#9 - Caching Pages Question

Issue - State: closed - Opened by perusoa almost 2 years ago - 3 comments

#8 - Page cache enabled but not really caching the page.

Issue - State: closed - Opened by ahmadmobaraki about 2 years ago - 14 comments

#7 - Rewrite for Nuxt 3

Pull Request - State: closed - Opened by dulnan about 2 years ago

#6 - How to set expiration time for data cache?

Issue - State: closed - Opened by ghost about 2 years ago - 2 comments

#5 - Shared state between processes ?

Issue - State: closed - Opened by IfnotFr over 2 years ago - 6 comments
Labels: enhancement

#4 - Bug: $cache.route.setCacheable() instead $cache.page.setCacheable()

Issue - State: closed - Opened by IfnotFr over 2 years ago - 3 comments

#2 - Preventing caching globally

Issue - State: closed - Opened by dulnan over 3 years ago - 1 comment