dragonfly/src
shahar 4959bef8d1
fix: Temporary fix for loading plain lists
**The Issue**

We do not serialize lists in PLAIN format well today. We're working on
getting it right, but existing wire format simply doesn't work.

**The (temporary) fix**

This PR attempts to load lists as usual, but upon failure it reverts to
loading a plain list format. This is not a perfect solution, and in some
extreme edge cases it could fail. But.. it's temporary.
2024-10-10 16:16:03 +03:00
..
core chore: introduce a Clone function for the dense set (#3740) 2024-09-19 16:14:33 +03:00
facade fix server: fix last error reply (#3728) 2024-09-23 11:34:13 +03:00
redis chore: add more error logs around ziplist parsing checks (#3764) 2024-09-23 10:13:36 +03:00
server fix: Temporary fix for loading plain lists 2024-10-10 16:16:03 +03:00
.gitignore Integrate version metadata into build. Fixes #46. 2022-05-30 08:49:19 +03:00
CMakeLists.txt fix: increase lua stack limit to 8KB (#3080) 2024-05-25 23:11:27 +03: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