ranjan-purbey / engines-wrapper

🌯 @prisma/engines, @prisma/engines-version, @prisma/fetch-engine and @prisma/get-platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prisma Engines Wrapper

@prisma/engines

@prisma/engines-version

@prisma/fetch-engine

@prisma/get-platform

This repository contains the code for packages @prisma/engines, @prisma/engines-version, @prisma/fetch-engine and @prisma/get-platform. They are wrapping the Prisma Rust Engines in npm packages to be used by the Prisma CLI, the Client, and other tooling.

The automated publish pipeline is triggered during the publish process of prisma-engines by the engineer CLI. This engines-wrapper GitHub Actions workflow informs other repositories (e.g. prisma/prisma and prisma/prisma-fmt-wasm) of these published npm packages.

About

🌯 @prisma/engines, @prisma/engines-version, @prisma/fetch-engine and @prisma/get-platform


Languages

Language:TypeScript 96.8%Language:JavaScript 2.5%Language:Shell 0.8%