v1.13
- Added configurable channel backend selection with
channel.type - Added
memorychannel backend for in-memory RDB/AOF buffering - Added
channel.memory.maxSizeandchannel.memory.logSize - Kept
storeras the default backend for backward compatibility - Added related tests and documentation
v1.13 is a feature release on top of v1.1.2, focused on introducing an optional in-memory channel backend while preserving existing behavior by default.