List of all items
Structs
- client::Client
- cluster::ClusterTopology
- cluster::RedirectHandler
- commands::DecrByCommand
- commands::DecrCommand
- commands::DelCommand
- commands::ExistsCommand
- commands::ExpireCommand
- commands::GetCommand
- commands::IncrByCommand
- commands::IncrCommand
- commands::SetCommand
- commands::TtlCommand
- commands::hash::HDelCommand
- commands::hash::HExistsCommand
- commands::hash::HGetAllCommand
- commands::hash::HGetCommand
- commands::hash::HLenCommand
- commands::hash::HMGetCommand
- commands::hash::HMSetCommand
- commands::hash::HSetCommand
- commands::list::LIndexCommand
- commands::list::LLenCommand
- commands::list::LPopCommand
- commands::list::LPushCommand
- commands::list::LRangeCommand
- commands::list::LSetCommand
- commands::list::RPopCommand
- commands::list::RPushCommand
- commands::optimized::BatchCommandBuilder
- commands::optimized::CommandCache
- commands::optimized::MemoryPool
- commands::optimized::OptimizedGetCommand
- commands::optimized::OptimizedHSetCommand
- commands::optimized::OptimizedSetCommand
- commands::optimized::StringInterner
- commands::set::SAddCommand
- commands::set::SCardCommand
- commands::set::SIsMemberCommand
- commands::set::SMembersCommand
- commands::set::SPopCommand
- commands::set::SRandMemberCommand
- commands::set::SRemCommand
- commands::sorted_set::ZAddCommand
- commands::sorted_set::ZCardCommand
- commands::sorted_set::ZRangeCommand
- commands::sorted_set::ZRankCommand
- commands::sorted_set::ZRemCommand
- commands::sorted_set::ZRevRankCommand
- commands::sorted_set::ZScoreCommand
- connection::ConnectionManager
- connection::RedisConnection
- core::config::ConnectionConfig
- core::config::PoolConfig
- core::config::ReconnectConfig
- core::types::NodeInfo
- core::types::SlotRange
- pipeline::Pipeline
- pipeline::PipelineResult
- pool::ConnectionPool
- pool::MultiplexedPool
- pool_optimized::LockFreeConnectionPool
- pool_optimized::OptimizedMultiplexedPool
- pool_optimized::PoolStats
- protocol::ProtocolNegotiation
- protocol::ProtocolNegotiator
- protocol::resp2::RespDecoder
- protocol::resp2::RespEncoder
- protocol::resp2_optimized::OptimizedRespDecoder
- protocol::resp2_optimized::OptimizedRespEncoder
- protocol::resp3::Resp3Decoder
- protocol::resp3::Resp3Encoder
- pubsub::PubSubMessage
- pubsub::Publisher
- pubsub::Subscriber
- script::Script
- script::ScriptManager
- sentinel::MasterInfo
- sentinel::SentinelClient
- sentinel::SentinelConfig
- sentinel::SentinelEndpoint
- streams::ConsumerGroupInfo
- streams::ConsumerInfo
- streams::PendingMessage
- streams::ReadOptions
- streams::StreamEntry
- streams::StreamInfo
- streams::StreamRange
- transaction::Transaction
- transaction::TransactionResult
Enums
- connection::TopologyType
- core::config::PoolStrategy
- core::config::ProtocolVersion
- core::config::TopologyMode
- core::error::RedisError
- core::types::RedisValue
- core::value::RespValue
- pool::Pool
- pool_optimized::OptimizedPool
- protocol::ProtocolVersion
- protocol::resp3::Resp3Value
Traits
- commands::Command
- pipeline::PipelineCommand
- pipeline::PipelineExecutor
- protocol::ProtocolConnection
- pubsub::PubSubConnection
- transaction::TransactionCommand
- transaction::TransactionExecutor
Functions
- cluster::calculate_slot
- commands::optimized::init_string_interner
- commands::optimized::intern_string
- pubsub::parse_pubsub_message
- script::patterns::atomic_increment_with_expiration
- script::patterns::conditional_set
- script::patterns::distributed_lock
- script::patterns::release_lock
- script::patterns::sliding_window_rate_limit
- streams::parse_stream_entries
- streams::parse_stream_info
- streams::parse_xread_response