Documentation
¶
Overview ¶
Package server Tellstone Cloud-Native In-Memory Database File: server.go Description: Top-level server orchestration: initializes the shared-nothing shards, router, binary-protocol listener, optional RESP/TLS listener, and metrics server. Handles graceful shutdown on SIGINT/SIGTERM.
Authors:
Maximilian Hagen
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RouterStore ¶
type RouterStore struct {
// contains filtered or unexported fields
}
func (*RouterStore) Delete ¶
func (rs *RouterStore) Delete(key string)
Click to show internal directories.
Click to hide internal directories.