Skip to content

Add Azure SQL cluster adapter#781

Open
patroza wants to merge 2 commits into
mainfrom
feat/azure-sql-cluster-adapter
Open

Add Azure SQL cluster adapter#781
patroza wants to merge 2 commits into
mainfrom
feat/azure-sql-cluster-adapter

Conversation

@patroza
Copy link
Copy Markdown
Member

@patroza patroza commented Jun 2, 2026

Summary

  • add an Azure SQL cluster storage layer backed by @effect/sql-mssql and Effect SQL cluster storage
  • parse both mssql:// URLs and Azure SQL semicolon connection strings
  • patch Effect SQL Server cluster storage for duplicate keyed requests and SQL Server-safe polling locks
  • add env-gated Azure SQL message/runner/RPC/workflow tests plus always-on config parser tests

Validation

  • pnpm lint-fix
  • pnpm check
  • pnpm --filter @effect-app/infra test run cluster-azure-sql (2 passed, 7 skipped until AZURE_SQL_TEST_URL is set)

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Jun 2, 2026

Open in StackBlitz

@effect-app/cli

npm i https://pkg.pr.new/effect-app/libs/@effect-app/cli@781

effect-app

npm i https://pkg.pr.new/effect-app/libs/effect-app@781

@effect-app/eslint-codegen-model

npm i https://pkg.pr.new/effect-app/libs/@effect-app/eslint-codegen-model@781

@effect-app/eslint-shared-config

npm i https://pkg.pr.new/effect-app/libs/@effect-app/eslint-shared-config@781

@effect-app/infra

npm i https://pkg.pr.new/effect-app/libs/@effect-app/infra@781

@effect-app/vue

npm i https://pkg.pr.new/effect-app/libs/@effect-app/vue@781

@effect-app/vue-components

npm i https://pkg.pr.new/effect-app/libs/@effect-app/vue-components@781

commit: 1212c3d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant