ipfs / go-ds-leveldb

An implementation of go-datastore using leveldb
MIT License
37 stars 21 forks source link

chore: add PersistentDatastore and Batching interface checks #59

Closed guseggert closed 2 years ago

aschmahmann commented 2 years ago

We should also check the transaction object for Txn and batch objects for Batch.