List of all items
Structs
- block_storage::BlockHeader
- block_storage::BlockRef
- block_storage::BlockStore
- block_storage::BlockStoreStats
- block_storage::DurableBlockStore
- block_storage::DurableBlockStoreStats
- block_storage::FileBlockManager
- block_storage::RecoveryStats
- block_storage::WalIterator
- block_storage::WalReader
- block_storage::WalRecordHeader
- block_storage::WalWriter
- buddy_allocator::BlockHeader
- buddy_allocator::BuddyAllocator
- buddy_allocator::BuddyArena
- buddy_allocator::BuddyStats
- buddy_allocator::MemoryPool
- buddy_allocator::SlabAllocator
- buddy_allocator::TypedBuddyAllocator
- catalog::Catalog
- catalog::CatalogEntry
- catalog::McpToolDescriptor
- columnar::ColumnChunk
- columnar::ColumnStats
- columnar::ColumnarStore
- columnar::ColumnarTable
- columnar::MemoryComparison
- columnar::ValidityBitmap
- concurrency::EpochGuard
- concurrency::EpochManager
- concurrency::LockManager
- concurrency::LockManagerStats
- concurrency::LockTableStats
- concurrency::OptimisticVersion
- concurrency::ShardedLockTable
- concurrency::WriteGuard
- epoch_gc::EpochGC
- epoch_gc::GCConfig
- epoch_gc::GCResult
- epoch_gc::GCStats
- epoch_gc::GCStatsSnapshot
- epoch_gc::ReadGuard
- epoch_gc::ReaderRegistry
- epoch_gc::VersionChain
- epoch_gc::VersionId
- epoch_gc::VersionedValue
- format_migration::BlockFlags
- format_migration::FormatMigrator
- format_migration::MigratableBlock
- format_migration::MigrationStats
- format_migration::V1Header
- format_migration::V2Header
- key::CausalKey
- key::TemporalKey
- learned_index::LearnedIndexStats
- learned_index::LearnedSparseIndex
- learned_index::PiecewiseLearnedIndex
- learned_index::PiecewiseStats
- lockfree_interner::ChunkedStorage
- lockfree_interner::InternerStats
- lockfree_interner::LockFreeInterner
- lockfree_interner::Symbol
- memory_schema::Entity
- memory_schema::EntityFacts
- memory_schema::EntitySearchResult
- memory_schema::Episode
- memory_schema::EpisodeSearchResult
- memory_schema::Event
- memory_schema::EventMetrics
- memory_schema::TableSemanticMetadata
- path_trie::ColumnGroupAffinity
- path_trie::ConcurrentPathTrie
- path_trie::ConcurrentTrieNode
- path_trie::PathTrie
- path_trie::ReadGuard
- path_trie::TrieNode
- predefined_views::ViewDefinition
- reclamation::EpochDomain
- reclamation::EpochGuard
- reclamation::HazardDomain
- reclamation::HazardGuard
- reclamation::ReclaimStats
- reclamation::ReclaimStatsSnapshot
- reclamation::ThreadLocalReclaimer
- reclamation::UnifiedReclaimer
- schema_bridge::Column
- schema_bridge::ColumnMapping
- schema_bridge::ColumnarStats
- schema_bridge::ColumnarTable
- schema_bridge::SchemaBridge
- schema_evolution::EvolutionStats
- schema_evolution::EvolutionStatsSnapshot
- schema_evolution::Migration
- schema_evolution::SchemaEvolutionManager
- schema_evolution::SchemaId
- schema_evolution::SchemaRegistry
- schema_evolution::VersionedRow
- sharded_block_store::BlockShard
- sharded_block_store::ShardStats
- sharded_block_store::ShardedBlockRef
- sharded_block_store::ShardedBlockStore
- sharded_block_store::ShardedBlockStoreStats
- soch::SochCursor
- soch::SochField
- soch::SochIndex
- soch::SochRow
- soch::SochSchema
- soch::SochTable
- soch_codec::SochDbBinaryCodec
- soch_codec::SochDocument
- soch_codec::SochTextEncoder
- soch_codec::SochTextParser
- soch_codec::SochTokenCounter
- sochfs_metadata::DirEntryRow
- sochfs_metadata::FsMetadataStore
- sochfs_metadata::InodeRow
- sochfs_metadata::SochFS
- string_interner::ConcurrentStringInterner
- string_interner::StringInterner
- string_interner::Symbol
- tbp::NullBitmap
- tbp::NullBitmapMut
- tbp::RowView
- tbp::TbpColumn
- tbp::TbpFlags
- tbp::TbpHeader
- tbp::TbpReader
- tbp::TbpRowWriter
- tbp::TbpSchema
- tbp::TbpWriter
- transaction_typestate::Aborted
- transaction_typestate::Active
- transaction_typestate::Committed
- transaction_typestate::Prepared
- transaction_typestate::Preparing
- transaction_typestate::ReadOnly
- transaction_typestate::ReadWrite
- transaction_typestate::Transaction
- transaction_typestate::TransactionBuilder
- transaction_typestate::WriteOnly
- txn::AriesCheckpointData
- txn::AriesDirtyPageEntry
- txn::AriesTransactionEntry
- txn::Transaction
- txn::TransactionManager
- txn::TxnRead
- txn::TxnStats
- txn::TxnWalEntry
- txn::TxnWrite
- version_chain::VersionMeta
- version_chain::VisibilityContext
- vfs::DirEntry
- vfs::Directory
- vfs::FileStat
- vfs::Inode
- vfs::Permissions
- vfs::Superblock
- zero_copy::BlockIterator
- zero_copy::FilteredScan
- zero_copy::IteratorStats
- zero_copy::IteratorStatsSnapshot
- zero_copy::MmapRegion
- zero_copy::ParallelScanConfig
- zero_copy::RangeScanner
- zero_copy::ZeroCopyIterator
Enums
- block_storage::BlockCompression
- block_storage::WalRecordType
- buddy_allocator::BuddyError
- catalog::CatalogEntryType
- catalog::OperationImpl
- columnar::ColumnType
- columnar::ColumnValue
- columnar::TypedColumn
- concurrency::IntentLock
- concurrency::LockMode
- concurrency::LockResult
- error::SochDBError
- format_migration::BlockHeader
- format_migration::FormatVersion
- learned_index::LookupResult
- memory_schema::EntityKind
- memory_schema::EpisodeType
- memory_schema::EventRole
- memory_schema::TableRole
- path_trie::ColumnType
- reclamation::ReclaimStrategy
- schema_bridge::ColumnData
- schema_bridge::ColumnType
- schema_evolution::SchemaChange
- schema_evolution::TypeConverter
- soch::SochType
- soch::SochValue
- soch_codec::SochParseError
- soch_codec::SochTypeTag
- sochfs_metadata::FsWalOp
- tbp::TbpColumnType
- txn::IsolationLevel
- txn::TxnState
- txn::WalRecordType
- vfs::FileType
- vfs::VfsOp
Traits
- memory_schema::MemoryStore
- soch::ColumnAccess
- transaction_typestate::TransactionMode
- transaction_typestate::TransactionState
- transaction_typestate::TransactionStorage
- version_chain::MvccVersionChain
- version_chain::MvccVersionChainMut
- version_chain::WriteConflictDetection
Functions
- block_storage::is_compressible
- block_storage::is_json_content
- block_storage::is_soch_content
- buddy_allocator::buddy_addr
- buddy_allocator::order_to_size
- buddy_allocator::size_to_order
- predefined_views::build_view_map
- predefined_views::get_predefined_views
- predefined_views::get_view
- string_interner::global::intern
- string_interner::global::interner
- string_interner::global::memory_usage
- string_interner::global::resolve
- transaction_typestate::begin_read_only
- transaction_typestate::begin_transaction
- transaction_typestate::begin_write_only
- zero_copy::open_for_scan
- zero_copy::scan_file
Type Aliases
- concurrency::RowId
- concurrency::TableId
- concurrency::TxnId
- error::Result
- path_trie::ColumnId
- schema_evolution::SchemaVersion
- txn::Lsn
- txn::PageId
- txn::TxnId
- version_chain::Timestamp
- version_chain::TxnId
- vfs::BlockId
- vfs::InodeId
Constants
- SCHEMA_VERSION
- SOCHDB_MAGIC
- SOCHDB_VERSION
- block_storage::DEFAULT_BLOCK_SIZE
- block_storage::MAX_BLOCK_SIZE
- buddy_allocator::DEFAULT_POOL_SIZE
- buddy_allocator::MAX_BLOCK_SIZE
- buddy_allocator::MIN_BLOCK_SIZE
- predefined_views::naming::BOOL_HAS_PREFIX
- predefined_views::naming::BOOL_IS_PREFIX
- predefined_views::naming::COUNT_SUFFIX
- predefined_views::naming::ENTITY_KINDS
- predefined_views::naming::EPISODE_TYPES
- predefined_views::naming::EVENT_TYPES
- predefined_views::naming::ID_SUFFIX
- predefined_views::naming::ROLES
- predefined_views::naming::TS_PREFIX
- soch_codec::TOON_MAGIC
- sochfs_metadata::ROOT_INODE
- sochfs_metadata::SYSTEM_TABLE_DIRS
- sochfs_metadata::SYSTEM_TABLE_INODES
- sochfs_metadata::SYSTEM_TABLE_SUPERBLOCK
- tbp::TBP_HEADER_SIZE
- tbp::TBP_MAGIC
- tbp::TBP_VERSION