(Probably almost) implement cluster client

This commit is contained in:
Vitaliy Filippov
2020-06-07 00:09:36 +03:00
parent 2f6cf605a1
commit c573bc6bb3
13 changed files with 432 additions and 86 deletions
+1
View File
@@ -1,5 +1,6 @@
#pragma once
#include "osd_id.h"
#include "http_client.h"
#include "timerfd_manager.h"