Skip to content
This repository has been archived by the owner on Apr 6, 2024. It is now read-only.

Releases: zebp/worker-kv

worker-kv v0.4.0

01 Oct 14:26
Compare
Choose a tag to compare
  • Add put_bytes for KvStore to store raw bytes in the KV.
  • Fix get_with_metadata returning incorrect result if no value was present.