mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-20 00:20:47 +00:00
The result is not used for anything and I am not sure what it could be used for, as the result carries little (write) to none (flush) information. So I went ahead and simplified it to be future<> so that it is easier to return it in places which expect future<>.