tisonkun commented on code in PR #3363:
URL: 
https://github.com/apache/incubator-opendal/pull/3363#discussion_r1372892092


##########
bindings/java/Cargo.toml:
##########
@@ -129,6 +130,8 @@ services-wasabi = ["opendal/services-wasabi"]
 services-mysql = ["opendal/services-mysql"]
 services-mongodb = ["opendal/services-mongodb"]
 services-sqlite = ["opendal/services-sqlite"]
+services-libsql = ["opendal/services-libsql"]
+test-retry = []

Review Comment:
   I have a rough idea to support java binding use Retry layer. Let me 
prototype it in this week.



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