sync_engine_shim_for_ndk 0.3.1
sync_engine_shim_for_ndk: ^0.3.1 copied to clipboard
Downward sync engine for the ndk package. Declare what you need, the engine keeps the NDK cache in sync with the relays.
0.3.1 #
stopanddisposewait for a walk whose handle was released mid pass. Releasing dropped the registration, and with it the only way to reach the pass still running: it kept reading and writing the store after the caller closed the database.- A relay retry armed while
stopwas waiting is now cancelled too, instead of outliving the call.
0.3.0 #
- Depend on
ndk0.9.0.
0.2.0 #
SyncRequestStatuscarries aprogress, the last page that landed: relay, filter fingerprint, the period it closed and how many events it returned. The status is now emitted on every page rather than twice per pass.
0.1.1 #
- Never send a negative
sinceto a relay. A window opening at the epoch, or asincepushed under it by the overlap margin, used to produce a negative timestamp. A filter asks for everything by leavingsinceout.
0.1.0 #
- Initial version.