diff --git a/web/apps/docs/libraries/ts/cache/interface/store.mdx b/web/apps/docs/libraries/ts/cache/interface/store.mdx index dd9337a8e5..ec54b843f0 100644 --- a/web/apps/docs/libraries/ts/cache/interface/store.mdx +++ b/web/apps/docs/libraries/ts/cache/interface/store.mdx @@ -1,5 +1,6 @@ --- title: Implementing a Store +description: Learn how to implement a custom cache store for the Unkey cache library ---