Thank you for your indication.
It means that Accord can reads multi nodes atomically in one transaction.
Accord also support server-side compare operation(scmp) between path1
and path2 for restricting network traffic and latency.
(2011/09/24 5:52), Ted Dunning wrote:
This is not correct. You can mix and match reads, writes and version checks
in a multi.
2011/9/23 OZAWA Tsuyoshi<[email protected]>
- Limited Transaction APIs. ZK can only issue write operations (write,
del) in a transaction(multi-update).