Skip to content

Commit

Permalink
Merge pull request #40 from yxx4c/dev
Browse files Browse the repository at this point in the history
feat(keywords): update keywords for improved visibility and searchability
  • Loading branch information
yxx4c authored Dec 3, 2024
2 parents 4435f4f + 4c66252 commit 70a6c69
Showing 1 changed file with 20 additions and 4 deletions.
24 changes: 20 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,29 @@
},
"keywords": [
"prisma",
"extension",
"redis",
"cache",
"uncache",
"dragonfly",
"cache",
"cache-invalidation",
"cache-manager",
"caching",
"auto-caching",
"promise-coalescing",
"performance",
"middleware",
"manager"
"database-cache",
"uncache",
"read-ahead",
"prisma-extension",
"prisma-redis-cache",
"prisma-redis-extension",
"prisma-redis-middleware",
"prisma-cache-extension",
"prisma-query-cache",
"prisma-caching",
"prisma-extension-dragonfly",
"prisma-middleware",
"caching-middleware"
],
"license": "MIT",
"main": "./dist/index.js",
Expand Down

0 comments on commit 70a6c69

Please sign in to comment.