package
0.0.0-20240805073345-39c03fc987d2
Repository: https://github.com/intergral/deep.git
Documentation: pkg.go.dev

# README

storage

This module is a simple wrapper for the deepdb apis to create a service that can be used to read/write from the storage provider (e.g. S3).

# Functions

NewStore creates a new Deep Store using configuration supplied.

# Constants

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

# Structs

Config is the Deep storage configuration.

# Interfaces

Store wraps the deepdb storage layer.