electric-sql / electric-sql/electric

Remove duplicate connection validation step for unpooled configurations

Open
#3,124 0 comments 0 reactions 0 assignees View on GitHub
triage
Dominant language
TypeScript
Stars
10.4k
Forks
375
Avg merge
3d 1h
Merged PRs (30d)
18

Description

**Versions**

- Electric: HEAD

**Bug description**
If both replication and query connection options are identical we perform a needless duplicate connection resolution steps.

**Expected behavior**

Rather than slow the stack boot with duplication of connection probe we could perform it once and re-use the options for both pools.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.