Categorygithub.com/daotl/go-datastore-extensions
modulepackage
1.1.0
Repository: https://github.com/daotl/go-datastore-extensions.git
Documentation: pkg.go.dev

# README

go-datastore-extensions

DAOT Labs' fork of textileio/go-datastore-extensions.

Made by Textile GitHub license Go Report Card

go-datastore extension interfaces

This fork adds support for bytes-backed keys in addition to original string-backed keys, which could improve performance in some cases by preventing type conversion and reducing key size.

Table of Contents

Overview

This repository contains some extension interfaces stacked on top of daotl/go-datastore.

License

MIT

# Structs

No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author