one thing I noticed is that the unixTimestamp reso...
# general
e
one thing I noticed is that the unixTimestamp resolution in the delivered log is only seconds, so you have to make some decision about the ordering of add / remove operations. currently I am doing all removals first then all adds, does that seems right at least?