question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Preview feature feedback: `middlewares`

See original GitHub issue

Please share your feedback about the preview feature middlewares that was released in v2.3.0 in this issue.

  • If you encounter a bug, please open a bug report in this repo.
  • If the feature is working well for you, please share this in a comment below or leave a 👍 on this issue.

If you have any questions, don’t hesitate to ask them in the #prisma2 channel in the Prisma Slack.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:20 (12 by maintainers)

github_iconTop GitHub Comments

6reactions
abhiaiyer91commented, Aug 1, 2020

I implemented a query caching middleware with LRUCache here https://github.com/abhiaiyer91/prisma-lrucache-middleware

3reactions
nikolasburkcommented, Aug 18, 2020

Thanks a lot for all of your feedback, we’ve just promoted this future into the latest stable 2.5.0 release 🙌

Read more comments on GitHub >

github_iconTop Results From Across the Web

Prisma Client and Prisma schema preview features
When we release a new Prisma Client or Prisma schema feature, it often starts in preview so that you can test it and...
Read more >
Advanced Features: Middleware - Next.js
Middleware allows you to run code before a request is completed, then based on the incoming request, you can modify the response by...
Read more >
Preview features - Dapr Docs
List of current preview features. ... App Middleware, Allow middleware components to be executed when making service-to-service calls ...
Read more >
Preview Features - Java Language Updates
In addition, tool vendors are encouraged to build support for the feature before Java developers use it in production. ... Through this feedback,...
Read more >
Edge Middleware Quickstart – Vercel Docs
The Functions tab will show you logs from any running functions within your project. Use the dropdown to select the middleware function. The...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found