apache / opendal

Apache OpenDAL: One Layer, All Storage.
https://opendal.apache.org
Apache License 2.0
3.44k stars 481 forks source link

Add docs for High Performance OpenDAL #4121

Open Xuanwo opened 9 months ago

Xuanwo commented 9 months ago

OpenDAL offers numerous features, but some of them come with additional costs that may not be suitable for all cases. Therefore, OpenDAL allows users to make the decision themselves.

We can collect them and provide a guide for High Performance OpenDAL for users to tune their applications.

For example:

Xuanwo commented 3 months ago

Another good example: https://github.com/GreptimeTeam/greptimedb/pull/4520

Xuanwo commented 3 months ago

I believe we can have a section in opendal::docs for this.