Skip to content

Commit

Permalink
Added a Roadmap section to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tsg committed Jun 27, 2024
1 parent aa117ad commit 7a6e292
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 7a6e292

Please sign in to comment.