Skip to content

Workers KV 0.7.0

Choose a tag to compare

@kflansburg kflansburg released this 06 Apr 19:11
· 190 commits to main since this release

worker-kv has been moved to this repository from https://github.com/zebp/worker-kv

Thanks @Kakapio !

Changes

  • Mark KvStore as Sync and Send for better ergonomics with axum and other HTTP frameworks.