Async extensions¶
API reference for the native async extensions in remote_store.aio.ext.
These are the async-native counterparts of selected
synchronous extensions.
| Module | Description |
|---|---|
| aio.ext.write | Async write helpers with guaranteed client-side content hashing |
See also¶
- Extensions — the synchronous extension surface
- Write Integrity guide — hashing workflows for sync and async