Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add AtomicServer Support for OpenDAL #2878

Merged
merged 7 commits into from
Sep 15, 2023

Conversation

ArmandoZ
Copy link
Contributor

@ArmandoZ ArmandoZ commented Aug 18, 2023

Add AtomicData Support (write, read) for OpenDAL, related issue: #2635

For testing:

core/src/services/atomicdata/backend.rs Outdated Show resolved Hide resolved
core/src/services/atomicdata/backend.rs Outdated Show resolved Hide resolved
.env.example Outdated Show resolved Hide resolved
core/src/services/atomicdata/backend.rs Outdated Show resolved Hide resolved
core/Cargo.toml Outdated Show resolved Hide resolved
core/src/services/atomicdata/backend.rs Outdated Show resolved Hide resolved
core/src/services/atomicdata/backend.rs Outdated Show resolved Hide resolved
core/src/services/atomicdata/backend.rs Outdated Show resolved Hide resolved
core/src/services/atomicdata/backend.rs Outdated Show resolved Hide resolved
core/src/services/atomicdata/backend.rs Outdated Show resolved Hide resolved
core/src/services/atomicdata/backend.rs Outdated Show resolved Hide resolved
core/src/services/atomicdata/backend.rs Outdated Show resolved Hide resolved
core/src/services/atomicdata/backend.rs Outdated Show resolved Hide resolved
@ArmandoZ ArmandoZ force-pushed the add_atomic_data branch 2 times, most recently from 84496ef to fffbd60 Compare September 13, 2023 04:42
@Xuanwo
Copy link
Member

Xuanwo commented Sep 14, 2023

Hi, based on #2635 (comment), @joepio suggest us to use atmoic-server instead.

Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly LGTM

@ArmandoZ
Copy link
Contributor Author

Thanks for the suggestion. I renamed all occurrences to atomicServer.

@Xuanwo Xuanwo changed the title feat: Add AtomicData Support for OpenDAL feat: Add AtomicServer Support for OpenDAL Sep 15, 2023
Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for your work! Really great!

@Xuanwo Xuanwo merged commit 6ff8c70 into apache:main Sep 15, 2023
97 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants