Directories
¶
| Path | Synopsis |
|---|---|
|
Package encoding provides tag value encoding functionality with optimal compression for different data types including int64, float64, and other types using dictionary encoding with fallback to plain encoding with zstd compression.
|
Package encoding provides tag value encoding functionality with optimal compression for different data types including int64, float64, and other types using dictionary encoding with fallback to plain encoding with zstd compression. |
|
Package sidx provides block structure and operations for organizing elements within parts for efficient storage and retrieval based on user-provided int64 keys.
|
Package sidx provides block structure and operations for organizing elements within parts for efficient storage and retrieval based on user-provided int64 keys. |
|
Package snapshot provides generic transaction coordination for snapshot-based systems.
|
Package snapshot provides generic transaction coordination for snapshot-based systems. |
|
Package storage implements a time-series-based storage engine.
|
Package storage implements a time-series-based storage engine. |
|
Package test provides mock implementations for testing.
|
Package test provides mock implementations for testing. |
|
Package wqueue provides a write queue implementation for managing data shards.
|
Package wqueue provides a write queue implementation for managing data shards. |
Click to show internal directories.
Click to hide internal directories.