def compact():
     rest = RestConnection(nodeA)
     rest.compact_bucket()
Ejemplo n.º 2
0
 def compact():
     rest = RestConnection(nodeA)
     rest.compact_bucket()