Keytransform Only Supports Batched Datastores
Open
exp/novice
help wanted
kind/enhancement
status/ready
- Dominant language
- Go
- Stars
- 247
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
I'm working on a codebase that currently uses a `datastore.Batching` type backed by `leveldb` using a namespace wrap. Unfortunately it appears that the namespace only supports `datastore.Batching` and can't be used in place of a `datastore.TxnDatastore`.
Is this intentional?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.