feat: add PageOps metrics to libmdbx-rs (#5786)

This commit is contained in:
Dan Cline
2023-12-15 16:43:45 +02:00
committed by GitHub
parent cc4bd7c306
commit bf37c8a076
2 changed files with 51 additions and 1 deletions

4
.gitignore vendored
View File

@ -9,7 +9,6 @@ target/
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
# Generated by Intellij-based IDEs.
.idea
@ -43,5 +42,8 @@ lcov.info
# Generated by ./etc/generate-jwt.sh
jwttoken/
# Cache directory for CCLS, if using it with MDBX sources
.ccls-cache/
# Generated by CMake due to MDBX sources
crates/storage/libmdbx-rs/mdbx-sys/libmdbx/cmake-build-debug