From 7a6e29203d32fa78b5bfd35eb0edf9811043482c Mon Sep 17 00:00:00 2001 From: Tudor Golubenco Date: Thu, 27 Jun 2024 12:47:22 +0200 Subject: [PATCH] Added a Roadmap section to the readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 28b981a..9df6fb9 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,15 @@ Some of the limitations of the initial release include: - Primary key/unique not null column required for replication - Kafka serialisation support limited to JSON +## Roadmap + +Besides solving the limitations mentioned above, the following features are planned for future releases: + +- [ ] Postgres output plugin for Postgres to Postgres replication support, including DDL +- [ ] ClickHouse output plugin +- [ ] Support for fast initial snapshot +- [ ] Support for advanced data filtering +- [ ] Snowflake output plugin ## Glossary