159
submitted 1 month ago by otter@lemmy.ca to c/selfhosted@lemmy.world
you are viewing a single comment's thread
view the rest of the comments
[-] qaz@lemmy.world 17 points 1 month ago

Many cloud providers offer S3-compatible storage, so it's a common protocol to use in applications. There are even some databases like SlateDB that fully rely on object storage for everything. Being able to have local S3 compatible storage is useful if you want the storage of your local machine while still doing so over a widely compatible protocol.

[-] loric@piefed.social 3 points 1 month ago

A quick web search shows slatedb supports WebDAV through Rust's object_store interface, or at least it does at first glance.

WebDAV is a wonderful standard and it is compatible with all kinds of things that seem to be overlooked. S3 has turned into this monster of a thing that's "owned" by AWS vs a nice usable RFC that anybody can implement and know if it actually changes.

[-] qaz@lemmy.world 2 points 1 month ago* (last edited 1 month ago)

object_store does indeed also support WebDAV among a variety of other protocols, Apache Druid or Apache Pinot probably would be better examples. My only experience with WebDAV is with Nextcloud and hasn't been that great because it has been very slow, probably should look into it sometime.

EDIT: Apparently it supports CAS, and even has a locking mechanism

this post was submitted on 26 Apr 2026
159 points (97.0% liked)

Selfhosted

59939 readers
542 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

  4. Don't duplicate the full text of your blog or git here. Just post the link for folks to click.

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS