-
Notifications
You must be signed in to change notification settings - Fork 0
rocksdb_wrapper.cpp
GitHub Actions edited this page Jan 2, 2026
·
1 revision
Stand: 5. Dezember 2025
Version: 1.0.0
Kategorie: Src
Path: src/storage/rocksdb_wrapper.cpp
Purpose: Wrapper utilities for RocksDB TransactionDB, CF management, checkpointing and snapshot helpers.
Public functions / symbols:
if (this != &other) {if (config_.use_universal_compaction) {for (const auto& p : config_.db_paths) {if (ec) {if (db_) {for (const auto& key : keys) {: db_(db) {if (db_->db_) {if (active_ && txn_) {for (int level = 0; level < 7; ++level) {if (options_->statistics) {if (total_access > 0) {switch (ct) {if (!db_) {configureOptions();close();std::filesystem::path dbp(config_.db_path);THEMIS_ERROR("{}", msg);std::filesystem::path wald(config_.wal_dir);THEMIS_INFO("Closing RocksDB");THEMIS_DEBUG("MVCC Transaction started with snapshot");THEMIS_WARN("Transaction not committed or rolled back - auto-rolling back");rollback();- ``
THEMIS_DEBUG("MVCC Transaction rolled back");THEMIS_ERROR("createCheckpoint failed: DB is not open");fprintf(stderr, "%s ", "createCheckpoint failed: DB is not open");std::filesystem::path cpp(checkpoint_dir);std::unique_ptr<rocksdb::Checkpoint> cp(raw);THEMIS_INFO("Checkpoint created at '{}'", checkpoint_dir);THEMIS_ERROR("restoreFromCheckpoint: checkpoint dir '{}' does not exist", checkpoint_dir);THEMIS_ERROR("Failed to reopen DB after restore from '{}'", checkpoint_dir);THEMIS_INFO("Restored DB from checkpoint '{}' to '{}'", checkpoint_dir, target);THEMIS_ERROR("getOrCreateColumnFamily: DB not open");
ThemisDB v1.3.4 | GitHub | Documentation | Discussions | License
Last synced: January 02, 2026 | Commit: 6add659
Version: 1.3.0 | Stand: Dezember 2025
- Übersicht
- Home
- Dokumentations-Index
- Quick Reference
- Sachstandsbericht 2025
- Features
- Roadmap
- Ecosystem Overview
- Strategische Übersicht
- Geo/Relational Storage
- RocksDB Storage
- MVCC Design
- Transaktionen
- Time-Series
- Memory Tuning
- Chain of Thought Storage
- Query Engine & AQL
- AQL Syntax
- Explain & Profile
- Rekursive Pfadabfragen
- Temporale Graphen
- Zeitbereichs-Abfragen
- Semantischer Cache
- Hybrid Queries (Phase 1.5)
- AQL Hybrid Queries
- Hybrid Queries README
- Hybrid Query Benchmarks
- Subquery Quick Reference
- Subquery Implementation
- Content Pipeline
- Architektur-Details
- Ingestion
- JSON Ingestion Spec
- Enterprise Ingestion Interface
- Geo-Processor Design
- Image-Processor Design
- Hybrid Search Design
- Fulltext API
- Hybrid Fusion API
- Stemming
- Performance Tuning
- Migration Guide
- Future Work
- Pagination Benchmarks
- Enterprise README
- Scalability Features
- HTTP Client Pool
- Build Guide
- Implementation Status
- Final Report
- Integration Analysis
- Enterprise Strategy
- Verschlüsselungsstrategie
- Verschlüsselungsdeployment
- Spaltenverschlüsselung
- Encryption Next Steps
- Multi-Party Encryption
- Key Rotation Strategy
- Security Encryption Gap Analysis
- Audit Logging
- Audit & Retention
- Compliance Audit
- Compliance
- Extended Compliance Features
- Governance-Strategie
- Compliance-Integration
- Governance Usage
- Security/Compliance Review
- Threat Model
- Security Hardening Guide
- Security Audit Checklist
- Security Audit Report
- Security Implementation
- Development README
- Code Quality Pipeline
- Developers Guide
- Cost Models
- Todo Liste
- Tool Todo
- Core Feature Todo
- Priorities
- Implementation Status
- Roadmap
- Future Work
- Next Steps Analysis
- AQL LET Implementation
- Development Audit
- Sprint Summary (2025-11-17)
- WAL Archiving
- Search Gap Analysis
- Source Documentation Plan
- Changefeed README
- Changefeed CMake Patch
- Changefeed OpenAPI
- Changefeed OpenAPI Auth
- Changefeed SSE Examples
- Changefeed Test Harness
- Changefeed Tests
- Dokumentations-Inventar
- Documentation Summary
- Documentation TODO
- Documentation Gap Analysis
- Documentation Consolidation
- Documentation Final Status
- Documentation Phase 3
- Documentation Cleanup Validation
- API
- Authentication
- Cache
- CDC
- Content
- Geo
- Governance
- Index
- LLM
- Query
- Security
- Server
- Storage
- Time Series
- Transaction
- Utils
Vollständige Dokumentation: https://makr-code.github.io/ThemisDB/