1
0
Fork 0
forked from matteo/serves3
Commit graph

3 commits

Author SHA1 Message Date
8137566988
fix: regression: redirect folders not ending with a slash 2025-08-21 23:21:42 +02:00
32e2a5ea4a
chore: migrate to object_store
Move to the more modern and maintained object_store
library to access generic buckets.

We should be able also to do streaming of files now,
and proceed by implementing paginated results for listings
if we want.

Fixes #1.
2025-08-09 22:31:22 +02:00
4defbcec1f Reimplement config parsing, add integration tests 2024-06-02 16:47:49 +02:00