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

worker-kv v0.4.0

Latest
Compare
Choose a tag to compare
@zebp zebp released this 01 Oct 14:26
· 19 commits to master since this release
  • Add put_bytes for KvStore to store raw bytes in the KV.
  • Fix get_with_metadata returning incorrect result if no value was present.