Skip to content

Commit

Permalink
add an extension to the community extensions list (#5559)
Browse files Browse the repository at this point in the history
Co-authored-by: Jacob Heric <[email protected]:q!>
  • Loading branch information
jacobheric and Jacob Heric authored Apr 20, 2024
1 parent 2f5daf6 commit a4909e1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ The following is a list of extensions created by the community. If you want to c
| [`prisma-extension-cache-manager`](https://github.com/random42/prisma-extension-cache-manager) | Caches model queries with any [cache-manager](https://www.npmjs.com/package/cache-manager) compatible cache |
| [`prisma-extension-random`](https://github.com/nkeil/prisma-extension-random) | Lets you query for random rows in your database |
| [`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 |

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 a4909e1

Please sign in to comment.