This is an automated email from the ASF dual-hosted git repository.
xuanwo pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/opendal.git
from ec0dcd20b fix: sqlite may dead lock in ci (#5738)
add 3ab17e764 refactor(services/redis): Implement ConnectionLike for
RedisConnection (#5748)
No new revisions were added by this update.
Summary of changes:
core/Cargo.lock | 141 +++++++++++++++++++++++++++++++------
core/Cargo.toml | 2 +-
core/src/services/redis/backend.rs | 22 ++++--
core/src/services/redis/core.rs | 93 +++++-------------------
4 files changed, 154 insertions(+), 104 deletions(-)