Skip to content

WIP [feat] Add DingoFS Python SDK#835

Open
chuandew wants to merge 1 commit intodingodb:mainfrom
chuandew:sdk
Open

WIP [feat] Add DingoFS Python SDK#835
chuandew wants to merge 1 commit intodingodb:mainfrom
chuandew:sdk

Conversation

@chuandew
Copy link
Member

No description provided.

@chuandew chuandew force-pushed the sdk branch 3 times, most recently from fd2d675 to c930b4f Compare March 20, 2026 09:15
C++ layer:
- Add public headers: include/dingofs/{client,meta,status,string_slice,data_buffer}.h
- Add sdk/shim/ (BindingClient/BindingConfig) as language-agnostic shim layer
- Add sdk/cpp/ with public C++ SDK implementation
- Add sdk/python/src/ with nanobind bindings and build config
- Add pyproject.toml for pip-installable wheel (scikit-build-core)
- Add examples/cpp/ with full C++ usage examples
- VFS refactor: restructure shim/access_log, fold smooth-upgrade into signatures

Python layer:
- Add Client wrapper, DingoFile, ScandirIterator, walk(), tests, examples,
  and docs for the DingoFS Python SDK
@chuandew chuandew changed the title [feat] Add DingoFS Python SDK WIP [feat] Add DingoFS Python SDK Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant