Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
@core_sync-service@1.1.0 source code.tar.gz | 2025-07-18 | 94.3 MB | |
@core_sync-service@1.1.0 source code.zip | 2025-07-18 | 95.0 MB | |
README.md | 2025-07-18 | 545 Bytes | |
Totals: 3 Items | 189.3 MB | 2 |
Minor Changes
-
19e267b: feat: added a new storage engine, replacing the old one by default
New engine brings about a very nice speedup for reads, writes, and scalability. If you want the old one, you can use
ELECTRIC_STORAGE=file
environment variable.
Patch Changes
- 64526b7: Ignore pool connection
:DOWN
messages with reason:noproc
- a805e19: Ensure telemetry handlers are detached when the relevant telemetry processes die.
- 569b69f: Ensure publication manager is given pg_version to remove redundant queries