tbEgg

Results 2 issues of tbEgg

### Feature Description [OceanBase](https://github.com/oceanbase/oceanbase) currently utilizes libaio to implement async r/w operations for the file system. We hope that OpenDAL C bindings can provide a similar mechanism to enable async...

enhancement
bindings/c

### Feature Description OpenDAL currently does not support allowing callers to take control of memory management, which is crucial for programs based on C and C++. ### Problem and Solution...

enhancement