Modules
Callback module for the Redis stream replica.
Defines a filter for processing Redis commands in replica before and after callback execution.
This is an internal module for parsing Redis commands into command tuples.
Redis replication stream parser implemented in Rust.
Redis replication client that connects to a Redis and receives replication stream via PSYNC.
Represents a Redis command in a replication stream context.
Registry for Veidrodelis instances.
Watch storage for tracking key-based and prefix-based subscriptions with database scoping.
Redis replication stream processor storing data in TS (Rust-based storage).
Watch event message types sent to watchers when subscribed keys are modified.
Notification sent when the replica transitions to streaming mode.
Notification sent when a watched key is modified by a Redis command.
This is the main module for managing in-process replicas of Redis/Valkey data.
Mix Tasks
Run Veidrodelis replication lag benchmarks.