Module async_storage

Module async_storage 

Source
Expand description

AsyncStorage is a Storage implementation that defer storage to a background thread. The durable frame_no is notified asynchronously.

Structsยง

AsyncStorage
AsyncStorageInitConfig
AsyncStorageLoop
Background loop task state.
BottomlessConfig