# README
go-datastore-extensions
DAOT Labs' fork of textileio/go-datastore-extensions.
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
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author