Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Releases: SneakersAPI/replication

v1.1.3

15 Nov 18:17

Choose a tag to compare

v1.1.2

13 Nov 01:50

Choose a tag to compare

Changelog:

  • Reduce memory usage on replication and on ClickHouse cluster by selecting portion via LIMIT and OFFSET instead of loading all the table

v1.1.1

12 Nov 10:12

Choose a tag to compare

  • Add support of map type (to json|jsonb in PostgreSQL)

v1.1.0

11 Nov 14:01

Choose a tag to compare

Changelog:

  • Added concurrency with separate connection pool and temporary tables
  • Added -drop flag

Full Changelog: v1.0.0...v1.1.0

v1.0.0

11 Nov 09:55
f846cfe

Choose a tag to compare

Merge pull request #1 from SneakersAPI/cicd

Create docker-publish.yml