Skip to content

Commit

Permalink
Doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ilovepixelart committed Mar 1, 2025
1 parent 76ad448 commit 184f1f8
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@ Caching queries is a good way to improve performance of your application

## Features

- [x] In-memory caching
- [x] Redis caching
- [x] Cache expiration
- [x] Cache invalidation
- [x] Cache key generation
- [x] Cache key prefix
- [x] Query caching
- [x] Aggregate caching
- [x] Supports ESM and CommonJS
- In-memory caching
- Redis caching
- Cache expiration
- Cache invalidation
- Cache key generation
- Cache key prefix
- Query caching
- Aggregate caching
- Supports ESM and CommonJS

## Installation

Expand Down

0 comments on commit 184f1f8

Please # to comment.