Skip to content

Conversation

@newgnart
Copy link
Owner

@newgnart newgnart commented Nov 1, 2025

No description provided.

- Introduced a new producer script (`produce_from_graphql.py`) to poll a GraphQL endpoint and publish data to a Kafka topic.
- Added a consumer script (`consume_to_postgres.py`) to read from Kafka and write to PostgreSQL in batches.
- Implemented an alert monitor (`monitor_alerts.py`) to detect significant stablecoin transfers and send alerts.
- Enhanced the GraphQL streaming module to support Kafka publishing (`kafka_stream.py`).
- Created a comprehensive README for Kafka integration and usage instructions.
- Updated `docker-compose.yml` to include Zookeeper and Kafka services with necessary configurations.
@newgnart newgnart closed this Nov 14, 2025
@newgnart newgnart deleted the feature/kafka branch November 14, 2025 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants