fortedigital / fortedigital/nextjs-cache-handler

docs(suggestion): adding a list of supported Nextjs cache functionalities

Open
#37 10 comments 1 reaction 1 assignee Claimed by @AyronK View on GitHub
documentation
Dominant language
TypeScript
Stars
187
Forks
29
PR merge metrics
No merged PRs in 30d

Description

Hi all,

I'm currently working with the latest Next.js 15 canary release and have been testing some of the new experimental caching features like:

```
cacheTag();
cacheLife();
```
Alongside more stable APIs such as:
```
revalidateTag();
```
So far, some of the the experimental features appear to be working well which is great!

That said, I believe it would really help adoption within the Next.js community if there were clearer guidance or documentation indicating which caching APIs are supported, and to what extent. A simple compatibility matrix or stability indicator would make it easier for developers to use this package.

Keep up the great work, and thanks for continuing to push the platform forward!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.