PiyushXCoder opened a new pull request, #7079:
URL: https://github.com/apache/opendal/pull/7079

   # Which issue does this PR close?
   
   Closes #6908
   
   # Rationale for this change
   
   Relates to #6829
   
   # What changes are included in this PR?
   
   This PR extracts the mongodb service implementation from `opendal-core` into 
a standalone crate `opendal-service-mongodb`, while keeping the public surface 
`opendal::services::Mongodb` unchanged.
   
    - Keeps feature flag `services-mongodb` intact.
    - Moves mongodb-specific dependencies to the new service crate.
    - Removed the old in-tree mongodb service module + its feature/deps from 
`opendal-core`.
   
   # Are there any user-facing changes?
   
    No. The public API remains unchanged.
   
   # AI Usage Statement
   
   No AI has been used
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to