Arroyo is a Python library for working with streaming data.
Project description
Arroyo
Arroyo
is a Python library for working with streaming data.
Most of the code here has been extracted from Snuba
so that it can be reused in Sentry
and other services.
Arroyo provides:
- Consumer and producer interfaces. The primary use case is for working with Apache Kafka streams, however it also supports custom backends and includes local (memory or file based) consumer and producer implementations
- Consumer strategy interface that helps build the processing strategy for how raw messages that are consumed should be filtered, transformed, batched and flushed as required
- A synchronized consumer implementation that supports following another consumer by only consuming messages once already consumed and committed by another consumer group
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sentry-arroyo-0.0.15.tar.gz
(56.9 kB
view hashes)
Built Distribution
Close
Hashes for sentry_arroyo-0.0.15-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7331b42e9419389ffbf02e08c18594dd048e0d33f4b6aa21c2ac3aca7a79fe74 |
|
MD5 | abc3f3cbd87c22b0fac572959f2bc5e7 |
|
BLAKE2b-256 | 9be53b229589746f8f288be921b147b89e5a282452d87e9a86c8c3c2b2585057 |