v0.0.2
Pre-release
Pre-release
·
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
fetchfunction, 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