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

Releases: KicksDB/replication

v1.1.3

Choose a tag to compare

@vlourme vlourme released this 15 Nov 18:17

Full Changelog: v1.1.2...v1.1.3

v1.1.2

Choose a tag to compare

@vlourme vlourme released this 13 Nov 01:50

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

Choose a tag to compare

@vlourme vlourme released this 12 Nov 10:12
  • Add support of map type (to json|jsonb in PostgreSQL)

v1.1.0

Choose a tag to compare

@vlourme vlourme released this 11 Nov 14:01

Changelog:

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

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

v1.0.0

Choose a tag to compare

@vlourme vlourme released this 11 Nov 09:55
f846cfe
Merge pull request #1 from SneakersAPI/cicd

Create docker-publish.yml