This is an extensions of the core RocksDB library to support various plug-ins and extensions of core functionality and other modular abstractions.
by facebookC++
Last 12 weeks · 9 commits
4 of 6 standards met
## Summary Centralize promoted RocksDB and Nimble commits in dependencies.lock. Add weekly RocksDB release discovery, GCC/Clang validation, PR creation, and guarded automatic merging. Keep Nimble pinned while its public migration into Velox is incomplete; explicit Nimble commits remain manually testable. Prevent mutable refs, downgrades, stale CI results, and unpinned Velox fallback. Fix a cache logic as well. ## Nimble and Velox The current standalone Nimble checkout transitively pulls its pinned Velox submodule; it does not track latest Velox. A follow-up will migrate to Velox once its public Nimble CMake integration is ready. ## Test Plan bash -n and shellcheck pass. Workflow YAML parses and passes Prettier checks. Locked revision and immutable-commit validation pass. CMake dependency file parses successfully. GCC and Clang integration builds run in PR CI.
## Summary Centralize promoted RocksDB and Nimble commits in dependencies.lock. Add weekly RocksDB release discovery, GCC/Clang validation, PR creation, and guarded automatic merging. Keep Nimble pinned while its public migration into Velox is incomplete; explicit Nimble commits remain manually testable. Prevent mutable refs, downgrades, stale CI results, and unpinned Velox fallback. ## Nimble and Velox The current standalone Nimble checkout transitively pulls its pinned Velox submodule; it does not track latest Velox. A follow-up will migrate to Velox once its public Nimble CMake integration is ready. ## Test Plan bash -n and shellcheck pass. Workflow YAML parses and passes Prettier checks. Locked revision and immutable-commit validation pass. CMake dependency file parses successfully. GCC and Clang integration builds run in PR CI.
Repository: facebook/rocksdb-extensions. Description: This is an extensions of the core RocksDB library to support various plug-ins and extensions of core functionality and other modular abstractions. Stars: 1, Forks: 1. Primary language: C++. Languages: C++ (52.3%), Shell (31.4%), CMake (13.3%), Dockerfile (3%). License: GPL-2.0. Open PRs: 0, open issues: 0. Last activity: 6d ago. Community health: 75%. Top contributors: xingbowang, dannyhchen.