Files
markbase/markbase-core
Warren 5000ba7c14
Some checks failed
Test / test (push) Has been cancelled
Test / build (push) Has been cancelled
WebDAV async + cache TTL: spawn_blocking for props persistence, 5min TTL eviction
P2 improvements:
- patch_props: use tokio::spawn_blocking for blocking VFS writes
- WEBDAV_HANDLER_CACHE: add CachedHandler with Instant timestamp
- TTL check on each request (300s = 5 minutes), recreate if expired
- create_handler_for_user() helper function

Tests: 288 passed, 0 failed
2026-06-21 16:14:42 +08:00
..