mirror of
https://github.com/dragonflydb/dragonfly.git
synced 2025-05-18 23:44:05 +02:00
**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. |
||
---|---|---|
.. | ||
core | ||
facade | ||
redis | ||
server | ||
.gitignore | ||
CMakeLists.txt | ||
GetGitRevisionDescription.cmake | ||
GetGitRevisionDescription.cmake.in |