List of all items
Structs
- config::CacheGeometry
- config::FastCacheConfig
- config::PersistenceConfig
- config::ReplicationConfig
- config::TierConfig
- config::WalTcpExportConfig
- cuda::CudaChunkTransferDescriptor
- cuda::CudaChunkTransferHit
- cuda::CudaConfig
- cuda::CudaSessionTransferRequest
- cuda::CudaSessionTransferStats
- persistence::LoadedSnapshot
- persistence::PersistenceRuntime
- persistence::RecoveryState
- persistence::SnapshotStore
- persistence::WalAppender
- protocol::BorrowedCommandFrame
- protocol::CommandFrame
- protocol::CommandSpanFrame
- protocol::FastCodec
- protocol::FastRequest
- protocol::RespCodec
- replication::BorrowedReplicationMutation
- replication::ReplicatedEmbeddedStore
- replication::ReplicationBacklog
- replication::ReplicationFrame
- replication::ReplicationFramePayload
- replication::ReplicationHello
- replication::ReplicationMetrics
- replication::ReplicationMetricsSnapshot
- replication::ReplicationMutation
- replication::ReplicationPrimary
- replication::ReplicationPrimaryServer
- replication::ReplicationReplica
- replication::ReplicationReplicaClient
- replication::ReplicationSnapshot
- replication::ReplicationSnapshotChunk
- replication::ShardWatermarks
- storage::BorrowedCommand
- storage::Command
- storage::EmbeddedBatchReadView
- storage::EmbeddedKeyRoute
- storage::EmbeddedReadSlice
- storage::EmbeddedReadView
- storage::EmbeddedSessionRoute
- storage::EmbeddedShardHandle
- storage::EmbeddedStore
- storage::EngineHandle
- storage::FlatMap
- storage::GlobalStatsSnapshot
- storage::LocalEmbeddedBatchReadView
- storage::LocalEmbeddedReadSlice
- storage::LocalEmbeddedReadView
- storage::LocalEmbeddedSessionPackedView
- storage::LocalEmbeddedStore
- storage::LocalEmbeddedStoreBootstrap
- storage::MutationRecord
- storage::OwnedEmbeddedBatchReadView
- storage::OwnedEmbeddedReadView
- storage::OwnedEmbeddedSessionPackedView
- storage::OwnedEmbeddedShard
- storage::OwnedEmbeddedWorkerReadSession
- storage::OwnedEmbeddedWorkerShards
- storage::PackedBatch
- storage::PackedSessionWrite
- storage::PreparedPointKey
- storage::ShardStatsSnapshot
- storage::SharedEmbeddedConfig
- storage::SharedEmbeddedRef
- storage::SharedEmbeddedRefMut
- storage::SharedEmbeddedStore
- storage::SharedEmbeddedVacantEntry
- storage::StoredEntry
- storage::TierStatsSnapshot
- storage::WalStatsSnapshot
Enums
- FastCacheError
- config::EvictionPolicy
- config::ReplicationCompression
- config::ReplicationRole
- config::ReplicationSendPolicy
- config::WalTcpExportMode
- cuda::CudaSessionChunkEvent
- persistence::SnapshotCompression
- protocol::FastCommand
- protocol::FastCommandKind
- protocol::FastResponse
- protocol::Frame
- replication::BacklogCatchUp
- replication::FrameKind
- replication::HelloRole
- replication::ReplicationCompressionMode
- storage::EmbeddedRouteMode
- storage::LocalRouteError
- storage::LocalStoreAccessError
- storage::LocalStoreInstallError
- storage::MutationOp
- storage::RedisObjectError
- storage::RedisObjectResult
- storage::RedisStringLookup
- storage::SharedEmbeddedEntry
- storage::SharedEmbeddedLockPolicy
Traits
Functions
- persistence::data_dir_path
- persistence::load_recovery_state
- replication::decode_ack
- replication::decode_error
- replication::decode_frame
- replication::decode_frame_payload
- replication::decode_hello
- replication::decode_mutation_batch
- replication::decode_snapshot_chunk
- replication::encode_ack
- replication::encode_error
- replication::encode_frame
- replication::encode_hello
- replication::encode_mutation_batch
- replication::encode_snapshot_chunk
- replication::visit_mutation_batch_payload
- storage::hash_key
- storage::hash_key_tag
- storage::hash_key_tag_from_hash
- storage::now_millis
- storage::shift_for
- storage::stripe_index
- storage::take_local_embedded_store
- storage::with_local_embedded_store
Type Aliases
- Result
- protocol::FastRequestDecodeResult
- protocol::FastResponseDecodeResult
- protocol::RespCommandDecodeResult
- protocol::RespCommandSpanDecodeResult
- protocol::RespDecodeResult
- storage::Bytes
- storage::EmbeddedSessionBatchView
- storage::FastHashMap
- storage::FastHashSet
- storage::LocalEmbeddedSessionBatchView
- storage::MutationBytes
- storage::OwnedEmbeddedSessionBatchView