dragonfly/src
Roman Gershman c22c9448b5
fix: do not check-fail in OpRestore (#4332)
fix: do not check-fail OpRestore

In some rare cases we reach inconsistent state inside OpRestore where a key already exists, though it should not.
In that case log the error instead of crashing the server. In addition, we update the existing entry to the latest restored value.

Signed-off-by: Roman Gershman <roman@dragonflydb.io>
2024-12-18 09:53:03 +02:00
..
core fix: circular dependency in qlist (#4302) 2024-12-13 11:04:14 +02:00
facade chore: add ability to track connections stuck at send (#4330) 2024-12-18 08:56:36 +02:00
redis chore: add active time to stream consumers (#4285) 2024-12-10 14:11:20 +02:00
server fix: do not check-fail in OpRestore (#4332) 2024-12-18 09:53:03 +02:00
.gitignore Integrate version metadata into build. Fixes #46. 2022-05-30 08:49:19 +03:00
CMakeLists.txt chore: update reflex version and fix its build on alpine (#4304) 2024-12-13 10:03:11 +02:00
GetGitRevisionDescription.cmake docker-release pipeline now uses release assets for building dockers 2022-05-30 11:24:56 +03:00
GetGitRevisionDescription.cmake.in docker-release pipeline now uses release assets for building dockers 2022-05-30 11:24:56 +03:00