summaryrefslogtreecommitdiff
path: root/ext/kv/remote.rs
AgeCommit message (Expand)Author
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-12-23feat(unstable): only allow http2 for kv remote backend (#21616)Heyang Zhou
2023-12-05feat(unstable): kv.watch() (#21147)Luca Casonato
2023-10-31chore: update ext/kv to use denokv_* crates (#20986)Luca Casonato
2023-10-30chore: remove usage of chrono::Utc::now() (#20995)Divy Srivastava
2023-09-27feat(ext/kv): support key expiration in remote backend (#20688)Heyang Zhou
2023-09-26fix(kv_queues): graceful shutdown (#20627)Igor Zinkovsky
2023-09-03fix(ext/kv): add a warning for listenQueue if used with remote KV (#20341)Igor Zinkovsky
2023-08-26chore: update to Rust 1.72 (#20258)林炳权
2023-08-23fix(ext/web): add stream tests to detect v8slice split bug (#20253)Matt Mastracci
2023-08-22feat(ext/kv): connect to remote database (#20178)Heyang Zhou