Skip to content

Releases: radekmie/changestream-to-redis

v0.7.0

29 Sep 20:43
e5579e2
Compare
Choose a tag to compare

Full Changelog: v0.6.0...v0.7.0

  • Implemented Redis batching (REDIS_BATCH_SIZE) and configurable queue size (REDIS_QUEUE_SIZE) in #4.

v0.6.0

11 Jul 07:05
b8b5305
Compare
Choose a tag to compare

Full Changelog: v0.5.0...v0.6.0

  • Added an option to exclude collections (EXCLUDED_COLLECTIONS).

v0.5.0

06 Jul 17:08
cb90c73
Compare
Choose a tag to compare

Full Changelog: v0.4.0...v0.5.0

  • Added Prometheus metrics (closes #3).

v0.4.0

29 Jul 22:46
3f69e4f
Compare
Choose a tag to compare

Full Changelog: v0.3.0...v0.4.0

  • Implemented selective full documents mode (FULL_DOCUMENT_COLLECTIONS).

v0.3.0

29 Jul 14:38
71176a6
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.3.0

  • Configured Clippy rules.
  • Optimized dependencies.
  • Centralized config.
  • Introduced high availability mode (DEDUPLICATION).
  • Introduced DEBUG mode.

v0.2.0

28 Jul 14:13
1034a90
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.2.0

  • Configured arm64 build (Docker image).

v0.1.0

27 Jul 10:39
a8017f5
Compare
Choose a tag to compare