issues
search
pgflo
/
pg_flo
Stream, transform, and route PostgreSQL data in real-time.
https://pgflo.io
Apache License 2.0
664
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Simplify integration spec to use the same binary
#57
shayonj
closed
1 day ago
0
Documentation for setting pg_flo on various container orchestration systems
#56
shayonj
opened
1 day ago
0
Move the integration specs out of bash into something more maintainable
#55
shayonj
opened
1 day ago
0
apk upgrade on each build to auto resolve any CVEs
#54
shayonj
closed
1 day ago
0
Run start replication without needing a dedicated goroutine
#53
shayonj
closed
1 day ago
0
Move towards simpler interfaces and good lifecycle management hygiene
#52
shayonj
closed
1 day ago
0
Simple factory pattern for some upcoming changes
#51
shayonj
closed
1 day ago
0
Transfer from shayonj -> pgflo
#50
shayonj
closed
1 day ago
0
License Transfer
#49
shayonj
closed
2 days ago
0
Support for syncing CDC changes by Unique columns and fall back to replica identity when present
#48
shayonj
closed
2 days ago
0
Drop inhouse conver to pgoutput encoding and move to native
#47
shayonj
closed
2 days ago
0
Support for Snowflake as a sink
#46
shayonj
opened
3 days ago
0
Discard non existent attempts on DDL
#45
shayonj
closed
5 days ago
0
Only track DDLs for table that part of the publication
#44
shayonj
closed
5 days ago
0
Fix routing spec and make it config file based
#43
shayonj
closed
1 week ago
0
With `--target-sync-schema` only sync the schema for tables up for replication
#42
shayonj
opened
1 week ago
1
Fix DDL replication to not capture internal events & handle retry logic
#41
shayonj
closed
1 week ago
0
Don't rely on null value as is in data byte
#40
shayonj
closed
1 week ago
0
Use proper conn string parsing to handle for passwords with special chars
#39
shayonj
closed
1 week ago
0
Ensure pg_dump is baked into docker image
#38
shayonj
closed
1 week ago
0
Ensure configuration from --config file is used when present
#37
shayonj
closed
1 week ago
0
Metrics
#36
shayonj
opened
1 week ago
0
Sustain network issues when writing to destination with backoff retries
#35
shayonj
closed
1 week ago
0
Introduce batch-size on worker and pull less items from NATS subject but process them quickly
#34
shayonj
closed
1 week ago
0
Make batch-size on worker configurable
#33
shayonj
closed
1 week ago
0
可以处理聚合结果吗
#31
night1008
opened
1 week ago
2
Ensure state management is contextual to group
#30
shayonj
closed
1 week ago
0
Add e2e test suite to ensure ordering gurantee
#29
shayonj
closed
1 week ago
0
Introduce a `--copy` only mode without streaming
#27
shayonj
closed
1 week ago
0
Support for an Elasticsearch sink
#26
shayonj
opened
1 week ago
0
Simple backoff retries during network disruption when writing to PG Sink
#25
shayonj
closed
1 week ago
1
Ensure copy-only and copy-and-stream are resumable just like stream mode
#24
shayonj
opened
1 week ago
0
Setup release pipeline
#23
shayonj
closed
2 weeks ago
0
Ability to replay messages between time frame with new or existing rules + routes
#22
shayonj
opened
2 weeks ago
0
Make NATS optional for simpler setups
#21
shayonj
opened
2 weeks ago
0
Update readme, add examples and some cleanup
#20
shayonj
closed
3 weeks ago
0
Introduce the ability to route and re-map table + column destination
#19
shayonj
closed
3 weeks ago
0
Packaging and releasing
#18
shayonj
closed
2 weeks ago
0
Add a simple example for filtering and redirecting data for multi-tenant tables
#17
shayonj
closed
3 weeks ago
0
Support for toastable columns
#16
shayonj
closed
3 weeks ago
0
Bump github.com/jackc/pgtype from 1.14.3 to 1.14.4
#15
dependabot[bot]
closed
3 weeks ago
0
Support horiztonally scalable workers and benchmark test
#14
shayonj
closed
3 weeks ago
0
Decouple reading from Slot, running transformation and writing to Sink via NATS
#13
shayonj
closed
1 month ago
0
Bump github.com/jackc/pgx/v5 from 5.7.0 to 5.7.1
#12
dependabot[bot]
closed
1 month ago
0
Decouple reading from Slot, running transformation and writing to Sink via NATS
#11
shayonj
closed
1 month ago
0
Bump github.com/jackc/pgx/v5 from 5.6.0 to 5.7.0
#10
dependabot[bot]
closed
2 months ago
0
Decouple WAL reading from sink writing & transformations using NATS Jet Stream
#9
shayonj
closed
1 month ago
0
Perform DDL operations on target destinations from Sinks
#8
shayonj
closed
1 month ago
0
Capture concept of `group` in internal state tracking when saving and reading las `lsn`
#7
shayonj
closed
1 week ago
0
Introduce a `copy`-only option, in addition to `copy-and-stream` and `stream`
#6
shayonj
closed
1 week ago
1
Next