//
pkg.gl
Category
github.com/xephonhq/xephon-k
pkg
storage
package
0.2.1
Repository:
https://github.com/xephonhq/xephon-k.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
3
Files
94 SLOC
#
Packages
cassandra
Package cassandra provides the functionality to use Cssandra as long term and distributed storage.
discard
No description provided by the author
disk
Package disk provides local disk storage.
memory
Generated from series_store_int.go DO NOT EDIT!.
#
Functions
CreateStore
No description provided by the author
NewConfig
No description provided by the author
#
Structs
Config
No description provided by the author
#
Interfaces
Store
Store is the base interface for all type of storages TODO: each store should maintains some counter for internal metrics.