Packages narrative
packages / tagtree / next
tagtree / next
Functions
| Name | Description |
|---|---|
nextAdapter | Creates a |
runAdapterContract
Registers a Vitest describe block that verifies an adapter implementation satisfies the CacheAdapter contract; call this inside each adapter package's own test
nextAdapter
Creates a that binds tagtree's cache lifecycle to the Next.js data cache, so consumers call wrap and invalidate without managing unstablecache or revalidateTag