Xuanwo commented on issue #5695:
URL: https://github.com/apache/opendal/issues/5695#issuecomment-2701558050

   Thank you @mangelajo for this issue. I'm willing help make some progress 
here. First of all, I need to learn how we can map OCI to Opendal's calling 
convention.
   
   OpenDAL creates a model that allows us to:
   
   - Read data from `path`
   - Write data to `path`
   - List files from `path`
   
   To build a useful service, we should at least support `read` and `list`. Can 
we implement this over OCI artifacts?


-- 
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: commits-unsubscr...@opendal.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to