🥳
Coding!
Highlights
- Pro
Pinned Loading
-
Cache middlweware for prisma
Cache middlweware for prisma 1import { Prisma } from "@prisma/client";
2import Redis from "ioredis";
34const mutationActions = ["create", "update", "delete", "deleteMany", "updateMany"];
5const queryActions = ["findUnique", "findMany", "count"];
-
RabbitMQ Nest Client Go
RabbitMQ Nest Client Go 1package main
23import (
4"encoding/json"
5"github.com/streadway/amqp"
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.