List of all items
Structs
- collection::CollectionBuilder
- collection::CollectionIterator
- collection::LocalFirstCollection
- collection::SyncInfo
- crdt::GCounter
- crdt::LwwMap
- crdt::LwwRegister
- crdt::ReplicaId
- error::retry::CircuitBreaker
- error::retry::CircuitBreakerConfig
- error::retry::OperationStats
- error::retry::RetryManager
- query::QueryBuilder
- security::KeyDerivationConfig
- security::SecurityConfig
- security::SecurityManager
- security::compression::CompressionManager
- security::encryption::EncryptionManager
- security::hashing::HashManager
- storage::indexeddb::IndexedDbStorage
- storage::memory::MemoryStorage
- sync::SyncManager
- sync::conflict::AdvancedConflictResolver
- sync::conflict::ConflictMetadata
- sync::conflict::ConflictResolution
- sync::conflict::CustomMergeStrategy
- sync::conflict::FirstWriteWinsStrategy
- sync::conflict::LastWriteWinsStrategy
- sync::engine::DefaultConflictResolver
- sync::engine::PeerInfo
- sync::engine::SyncEngine
- sync::realtime::RealtimeSyncManager
- sync::realtime::Subscription
- sync::realtime::SyncState
- sync::realtime::UserInfo
- transport::InMemoryTransport
- transport::TransportConfig
- transport::TransportFactory
- transport::WebSocketTransport
- transport::memory::InMemoryTransport
- transport::websocket::WebSocketConfig
- transport::websocket::WebSocketTransport
Enums
- collection::CollectionError
- error::CoreError
- error::retry::CircuitBreakerState
- error::retry::RetryError
- error::retry::RetryStrategy
- security::KeyDerivationAlgorithm
- security::SecurityError
- security::compression::CompressionAlgorithm
- security::encryption::EncryptionAlgorithm
- storage::Storage
- storage::StorageError
- sync::SyncError
- sync::SyncMessage
- sync::conflict::ConflictResolutionError
- sync::conflict::ConflictStrategy
- sync::engine::PeerSyncStatus
- sync::engine::SyncEngineError
- sync::engine::SyncMessage
- sync::engine::SyncState
- sync::realtime::ChangeType
- sync::realtime::RealtimeEvent
- sync::realtime::RealtimeSyncError
- transport::HybridTransport
- transport::TransportError
Traits
- Deserialize
- Serialize
- crdt::Mergeable
- error::retry::RetryableError
- storage::LocalStorage
- sync::conflict::ConflictResolutionStrategy
- transport::SyncTransport