Mike
Mike
PPrisma
Created by Mike on 3/13/2025 in #help-and-questions
WILDCARD, New index type for MongoDB
5 replies
PPrisma
Created by Mike on 2/27/2025 in #help-and-questions
mongodb compressors
@Nurul done, released in prisma 6.5.0 thank you!!!!
19 replies
PPrisma
Created by Mike on 2/27/2025 in #help-and-questions
mongodb compressors
@Nurul (Prisma) I did it, but it difficult to test, perhaps you could ask someone to write a simple test for the chain: @prisma/client → engine → mongo-driver https://github.com/prisma/prisma-engines/pull/5225. I tried replacing the packages at installation time and during runtime—specifically, PRISMA_QUERY_ENGINE_BINARY, PRISMA_SCHEMA_ENGINE_BINARY, and PRISMA_FMT_BINARY—but without success.
PRISMA_QUERY_ENGINE_BINARY=../prisma-engines/target/aarch64-apple-darwin/release/query-engine
PRISMA_SCHEMA_ENGINE_BINARY=../prisma-engines/target/aarch64-apple-darwin/release/schema-engine
PRISMA_FMT_BINARY=../prisma-engines/target/aarch64-apple-darwin/release/prisma-fmt
PRISMA_QUERY_ENGINE_BINARY=../prisma-engines/target/aarch64-apple-darwin/release/query-engine
PRISMA_SCHEMA_ENGINE_BINARY=../prisma-engines/target/aarch64-apple-darwin/release/schema-engine
PRISMA_FMT_BINARY=../prisma-engines/target/aarch64-apple-darwin/release/prisma-fmt
19 replies
PPrisma
Created by Mike on 2/27/2025 in #help-and-questions
mongodb compressors
@Nurul (Prisma) 🔥
19 replies
PPrisma
Created by Mike on 2/27/2025 in #help-and-questions
mongodb compressors
Thank you, I'm on the right way
19 replies
PPrisma
Created by Mike on 2/27/2025 in #help-and-questions
mongodb compressors
I need to learn how to do it, build engines and replace it to test everything
19 replies
PPrisma
Created by Mike on 2/27/2025 in #help-and-questions
mongodb compressors
@Nurul (Prisma) I truly appreciate your attention to my question and your willingness to assist. I’m grateful for your time and support. ❤️
19 replies
PPrisma
Created by Mike on 2/27/2025 in #help-and-questions
mongodb compressors
@Nurul (Prisma) Hello! What do you think, it's posible to add compressors to supported list of attributes?
19 replies
PPrisma
Created by Mike on 2/27/2025 in #help-and-questions
mongodb compressors
I am willing to fix the right place in Prisma, but I don't know how to find information on how to extend or contribute to Prisma. Also in this case – https://github.com/prisma/prisma/discussions/26165
19 replies
PPrisma
Created by Mike on 2/27/2025 in #help-and-questions
mongodb compressors
it's so critical that the network is down between servers, so this is a very important point for us
19 replies
PPrisma
Created by Mike on 2/27/2025 in #help-and-questions
mongodb compressors
@Nurul yes, we have a high load service (critical network traffic, like gigabytes of data transferred from database to applications) and i decided to rewrite it with Prisma 🙂 i think it was a mistake with great dx 😄
19 replies
PPrisma
Created by Mike on 2/27/2025 in #help-and-questions
mongodb compressors
@Nurul how to prioritise? we have issues 😦 we have driver, how to unlock some connection attribute? )
19 replies
PPrisma
Created by Mike on 2/27/2025 in #help-and-questions
mongodb compressors
19 replies