Files
scylladb/api
Aleksandra Martyniuk b485897704 api: tasks: api for starting async compaction
For all compaction types which can be started with api, add an asynchronous
version of api, which returns task_id of the corresponding task manager
task. With the task_id a user can check task status, abort, or wait for it,
using task manager api.
2023-12-11 11:39:33 +01:00
..
2023-12-03 17:16:58 +02:00
2023-12-02 22:37:22 +02:00
2023-07-17 17:09:36 +03:00