Releases: SeaQL/sea-streamer
Releases Β· SeaQL/sea-streamer
socket-0.5.1
- Compile socket without stdio backend #35
0.5.0
file-0.5.1
- Fix
executables
feature
kafka-0.3.2
- Added
KafkaProducer::send_record
,KafkaProducer::send_message
#17
file-0.3.7
- Added
FileProducer::path()
,FileConsumer::file_id()
,FileProducer::file_id()
file-0.3.6
- Added
create_only
toFileConnectOptions
file-0.3.5
- Fixed a potential race condition
file-0.3.4
- impl std::io::Write for FileSink
- more precise
FileEvent::Remove
- end streamer properly after EOS
file-0.3.3
- used a faster CRC implementation
- added option
prefetch_message
toFileConnectOptions