edit
Returns a new KvsEditor for staging write operations.
Each call returns a fresh editor. Editors are NOT thread-safe; use one editor per coroutine and call KvsEditor.commit exactly once.
Return
A new KvsEditor bound to this store.
Returns a new KvsEditor for staging write operations.
Each call returns a fresh editor. Editors are NOT thread-safe; use one editor per coroutine and call KvsEditor.commit exactly once.
A new KvsEditor bound to this store.