poc3
This commit is contained in:
@@ -102,6 +102,7 @@ class RedisSupervisor:
|
||||
"running": running,
|
||||
"ready": running and self._ping(),
|
||||
"pid": pid,
|
||||
"port": self.port,
|
||||
"restarts": self._restarts,
|
||||
"data_dir": self.data_dir,
|
||||
"maxmemory_mb": self.maxmemory_mb,
|
||||
|
||||
Reference in New Issue
Block a user