TbCS supports comparing against the global monotonic revision in predicates. This target takes no path argument: the predicate format is {target, operator, value, path?} where path is required for mod_revision / value / count and omitted for revision. Not exposed in the wrapper.
etcd compatibility
No direct equivalent. etcd's Compare only supports per-key targets (Version, CreateRevision, ModRevision, Value, Lease).
TbCS supports comparing against the global monotonic
revisionin predicates. This target takes nopathargument: the predicate format is{target, operator, value, path?}wherepathis required formod_revision/value/countand omitted forrevision. Not exposed in the wrapper.etcd compatibility
No direct equivalent. etcd's
Compareonly supports per-key targets (Version,CreateRevision,ModRevision,Value,Lease).