-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Labels
Description
- Reported as: lp:1690128
- Reported by: lp:~mrbig
- Reported at: 2017-05-11T11:01:50Z
Imported from Launchpad using lp2gh.
Hello,
replication is a cool feature, but to use it successfully there are some things to know:
-
it is implemented only in binary mode
-
only with set operation (so add/replace/prepend/append does not implement it)
-
delete works only with the binary_delete, when reply is set to false
I couldn't find these in infos in the manuals, if I'm right could you please update them?