GitHub user simonsan added a comment to the discussion: ideas: Split opendal rust core into multiple crates
`Plan A` sounds like a good approach to me. Having an umbrella crate that is the entrypoint to the opendal ecosystem, and then being able to also compose your own with pulling in directly `opendal_core` and the `layers` and `services`. Having the essential traits in opendal_core will still make it easy to implement your own services and layers on top of it. 👍🏽 GitHub link: https://github.com/apache/opendal/discussions/5206#discussioncomment-10984526 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
