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

   This PR extracts the sqlite service implementation from `opendal-core` into 
a standalone crate `opendal-service-sqlite`, while keeping the public surface 
`opendal::services::Sqlite` unchanged.
   
   - Keeps feature flag `services-sqlite` intact.
   - Moves sqlite-specific dependencies to the new service crate.
   
   Relates to #6829 and #6923.


-- 
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