datanode

package
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 1, 2022 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MutDataNodeServer

func MutDataNodeServer(listen string, kvType KVType, dataDir string)

MutDataNodeServer is the gRPC server for the MutDataNode

Types

type KVType

type KVType string

KVType is the type of kv

const (
	//KVBadge is the kv type of badger
	KVBadge KVType = "badger"
	//KVMutcask is the kv type of mutcask
	KVMutcask KVType = "mutcask"
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL