Skip to content

Releases: SneakersAPI/replication

v1.1.3

15 Nov 18:17
Compare
Choose a tag to compare

v1.1.2

13 Nov 01:50
Compare
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
Compare
Choose a tag to compare
  • Add support of map type (to json|jsonb in PostgreSQL)

v1.1.0

11 Nov 14:01
Compare
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
Compare
Choose a tag to compare
Merge pull request #1 from SneakersAPI/cicd

Create docker-publish.yml