Xuanwo commented on PR #2257:
URL: 
https://github.com/apache/incubator-opendal/pull/2257#issuecomment-1545629949

   > Then I found the type crate::Capability doesn't have scan flag, is this 
intentional result or deliberate design?
   
   Yes, they are by design. We removed scan in previous refactor.
   
   > Should we have similar typed_kv migration for 
sled/rocksdb/memorycache/redis
   
   Not. They can't be migrated to typed_kv since they can't store a 
typed_kv::Value with zero cost.
   
   > Should we split services into different categories (and project layout)
   
   No, we don't do refactor like this kind. Current code structure is clean and 
esy to understand.
   


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