stackabletech/tokio-zookeeper

Support chroot feature

Offen

#7 geöffnet am 29.07.2018

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (22 Forks)auto 404
good first issuehelp wanted

Repository-Metriken

Stars
 (77 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

From Java docs:

An optional "chroot" suffix may also be appended to the connection string. This will run the client commands while interpreting all paths relative to this root (similar to the unix chroot command).

Note that this needs to affect all paths in the codebase, including fields in WatchedEvent.

Contributor Guide