缓存能跑起来了。

This commit is contained in:
zhengchao
2018-10-14 18:45:02 +08:00
parent 12d4370b3f
commit 294201ecd8
12 changed files with 86 additions and 42 deletions

View File

@@ -54,6 +54,7 @@ struct tango_cache_instance
char wiredlb_datacenter[64];
u_int32_t minio_port;
u_int32_t wiredlb_override;
u_int16_t wiredlb_ha_port;
struct event_base* evbase;
struct event timer_event;
struct cache_statistics statistic;