Skip to content

Commit

Permalink
doc(extensions): add prisma-extension-redis to the community list (#6219
Browse files Browse the repository at this point in the history
)

add prisma-extension-redis to the list of extensions created by the community
  • Loading branch information
yxx4c authored Aug 21, 2024
1 parent fea6203 commit 80ad590
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ The following is a list of extensions created by the community. If you want to c
| [`prisma-paginate`](https://github.com/sandrewTx08/prisma-paginate) | Adds support for paginating read queries |
| [`prisma-extension-streamdal`](https://github.com/streamdal/prisma-extension-streamdal) | Adds support for Code-Native data pipelines using Streamdal |
| [`prisma-rbac`](https://github.com/multipliedtwice/prisma-rbac) | Adds customizable role-based access control |
| [`prisma-extension-redis`](https://github.com/yxx4c/prisma-extension-redis) | Extensive Prisma extension designed for efficient caching and cache invalidation using Redis and Dragonfly Databases |

If you have built an extension and would like to see it featured, feel free to add it to the list by opening a pull request.

Expand Down

0 comments on commit 80ad590

Please sign in to comment.