Skip to content

v0.0.2

Pre-release
Pre-release

Choose a tag to compare

@johnspurlock-skymethod johnspurlock-skymethod released this 20 Sep 17:09
· 183 commits to master since this release
  • Initial release
  • makeRemoteService -> KvService -> openKv
  • Full fidelity KvKey serialization
  • Partial KV value serialization (null/undefined/boolean/string/Uint8Array) with optional pluggable serializers
  • Option to wrap unknown V8 values as raw bytes
  • Option to provide a custom fetch function, useful for environments without a global fetch.
  • NPM package with Node 14+ support

Usage

See the project readme for usage and quick starts: https://github.com/skymethod/kv-connect-kit