Skip to content

Commit

Permalink
feat(unftp-sbe): Add integration for unftp-sbe (#4753)
Browse files Browse the repository at this point in the history
add integration crate
  • Loading branch information
George-Miao authored Jun 18, 2024
1 parent dbb9b9f commit e1b3ab0
Show file tree
Hide file tree
Showing 5 changed files with 1,581 additions and 0 deletions.
2 changes: 2 additions & 0 deletions integrations/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ This folder contains the integrations for OpenDAL. Integrations are used to inte
- [`fuse3_opendal`](fuse3/README.md): Use OpenDAL as a backend to access data in various services with FUSE protocol.

- [`virtiofs_opendal`](virtiofs/README.md): Use OpenDAL as a backend to access data in various services with VirtioFS protocol.

- [`unftp-sbe-opendal`](unftp-sbe/README.md): Use OpenDAL as a backend to access data in various services with FTP protocol.
Loading

0 comments on commit e1b3ab0

Please sign in to comment.