Module shard

Module shard 

Source
Expand description

Command Execution Shard

This module implements the core command execution logic for Ignix. A shard represents a single execution unit that processes Redis commands and maintains its own storage and AOF logging.

Structsยง

Shard
A shard represents a single execution unit