Skip to content

Commit

Permalink
Update website/docs/vision.md
Browse files Browse the repository at this point in the history
Co-authored-by: tison <[email protected]>
  • Loading branch information
Xuanwo and tisonkun authored Nov 12, 2024
1 parent 7e447ea commit fe79144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/vision.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ For example, OpenDAL's Buffer design is primarily optimized for HTTP-based servi

OpenDAL SHOULD be an extensible storage library.

OpenDAL can be extended to different languages, various backends, and multiple layers. Each of them is independent and does not depend on the others. Users can combine different layers such as metrics, logging, tracing, and retry, and extend their own languages, backends, and layers.
OpenDAL can be extended to various languages, backends, and layers. Each is independent and does not depend on the others. Users can combine different layers, such as metrics, logging, tracing, and retry, and extend their own languages, backends, and layers.

For example, OpenDAL's core never relies on the behavior or dependency of a single layer. Users can stack as many layers as they want on a given operator.

Expand Down

0 comments on commit fe79144

Please sign in to comment.