Pinned Loading
-
pingcap/tidb
pingcap/tidb PublicTiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
-
facebook/rocksdb
facebook/rocksdb PublicA library that provides an embeddable, persistent key-value store for fast storage.
247 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Loading
Contribution activity
April 2025
Created 1 repository
-
v01dstar/homebrew-cmake
Ruby
This contribution was made on Apr 8
Created a pull request in tikv/rocksdb that received 7 comments
Use std::vector instead of VLA
Variable Length Array (VLA) is not C++ standard but GCC/Clang extension. It triggers compilation warnings and cause TiKV fail to compile with newer…
+9
−9
lines changed
•
7
comments
Opened 5 other pull requests in 2 repositories
tikv/rocksdb
2
open
1
merged
-
Cherry-pick compilation fix 6.5
This contribution was made on Apr 15
-
Cherry-pick compilation fix
This contribution was made on Apr 15
-
Fix compilation
This contribution was made on Apr 10
tikv/rust-rocksdb
1
open
1
merged
-
Fix RocksDB compilation due to VLA in 6.5
This contribution was made on Apr 15
-
Use std::vector instead of VLA in RocksDB to fix compilation
This contribution was made on Apr 11
Reviewed 4 pull requests in 2 repositories
tikv/tikv
2 pull requests
-
*: update rust-rocksdb to enable
cancel
in-progress manual compactions.This contribution was made on Apr 19 -
*: Fix build on MacOS 15.4 with Apple clang v17.0.0
This contribution was made on Apr 7
tikv/rust-rocksdb
2 pull requests
-
compaction_opt: expose the global cancellation of manual compaction in disable_manual_compaction().
This contribution was made on Apr 18
-
compaction_opts: support
cancel
API of rocksdb.This contribution was made on Apr 17
Created an issue in tikv/tikv that received 2 comments
Build failed after upgrading to clang 17
MacOS upgrade clang from 16 -> 17. TiKV's dependencies kvproto -> grpc-rs fail to build with clang 17
2
comments
2
contributions
in private repositories
Apr 17 – Apr 18