Activity
Prevent erroneous socket closure
Prevent erroneous socket closure
Fix fastsync test failures caused by closing due to repl buffer size …
Fix fastsync test failures caused by closing due to repl buffer size …
Handle pending IO fastsync
Handle pending IO fastsync
I think we want ARM's program counter here.
I think we want ARM's program counter here.
Pull request merge
build: Add support for linking against a system libhiredis/libhiredis…
build: Add support for linking against a system libhiredis/libhiredis…
Pull request merge
Update README.md
Update README.md
Pull request merge
Add data on actual disk used that is compared to maxstorage
Add data on actual disk used that is compared to maxstorage
Fix hash count mismatch asserts for getKeysInSlot
Fix hash count mismatch asserts for getKeysInSlot
Fix asserts after RDB load with FLASH
Fix asserts after RDB load with FLASH
Disable swapdb tests with flash
Disable swapdb tests with flash
Fix crash in FLASH eviction
Fix crash in FLASH eviction
Ensure cluster tests run in flash mode in CI
Ensure cluster tests run in flash mode in CI
Disable swapdb with flash since it doesn't work
Disable swapdb with flash since it doesn't work
Fix expire tracking assert failure
Fix expire tracking assert failure
Update RPM script for Rocky Linux 9
Update RPM script for Rocky Linux 9
Pull request merge
fix build on 32bit systems
fix build on 32bit systems
Pull request merge
Add more detail to the panic messages in blocked.cpp
Add more detail to the panic messages in blocked.cpp
Pull request merge
Enable key cache for async reads
Enable key cache for async reads
Serialize writes due to races causing test failures
Serialize writes due to races causing test failures
Force push
Fix test failure due to slowness with many DBs
Fix test failure due to slowness with many DBs
Do not create threadpools if we won't need them
Do not create threadpools if we won't need them
Merge branch 'main' into async_flash
Merge branch 'main' into async_flash