You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 23, 2022. It is now read-only.
444: More sled pinstore changes r=koivunej a=koivunej
This PR adds:
- docs for the feature and the struct
- even longer TODOs, but with less FIXMEs
- pin key reuse in some cases from `get_pinned_mode`
- use `TransactionalTree::flush` instead of `Db::flush_async`, see #443
- the use of `spawn_blocking` to do sled operations
Closes#443.
Co-authored-by: Joonas Koivunen <joonas.koivunen@gmail.com>
0 commit comments