Skip to content

Commit

Permalink
Merge pull request #30 from Xuanwo/patch-1
Browse files Browse the repository at this point in the history
docs: Add OpendalFs as external fs
  • Loading branch information
messense authored Jun 18, 2024
2 parents 25151ef + d19311e commit 0e39d10
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,10 @@ Also included are two locksystems:
- [`MemLs`]: ephemeral in-memory locksystem.
- [`FakeLs`]: fake locksystem. just enough LOCK/UNLOCK support for macOS/Windows.

External filesystems:

- [`OpendalFs`](https://github.com/apache/opendal/tree/main/integrations/dav-server): serves different storage services via [opendal](https://github.com/apache/opendal)

### Example.

Example server using [hyper] that serves the /tmp directory in r/w mode. You should be
Expand Down

0 comments on commit 0e39d10

Please sign in to comment.