redis-shake-v4.0.4
github-actions
released this
05 Mar 07:04
·
62 commits
to refs/heads/v4
since this release
Changes
- Update listpack.go (#769) @FrancoZhangVip
- perf(rdb): parse rdb use less memeory (#764) @vczyh
- bugfix: fix panic when sync reader needed to exit (#760) @zgg2001
- refactor: Manage all redis client into
context.Context
(#745) @Zheaoli - bugfix: fix stream parsing issue (#757) @suxb201
- refactor: reuse the lua vm and pr-compile the lua code (#753) @Zheaoli
- chore: Add base benchmark for internal/function (#751) @Zheaoli
- chore: Add benchmark rdb file (#748) @Zheaoli
- chore: Add base benchmark for rdb parse (#747) @Zheaoli
- chore: Fix relate link in code comment (#746) @Zheaoli