mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 17:40:34 +00:00
A data_sink is somewhere to send chunks of data, with back-pressure provided by a future<> that becomes ready when it is okay to push more data.