| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pikiwidb-v4.0.3-rocky-amd64.tar.gz | 2026-06-17 | 11.4 kB | |
| pikiwidb-v4.0.3-rocky-amd64.tar.gz.sha256sum | 2026-06-17 | 65 Bytes | |
| pikiwidb-v4.0.3-ubuntu-amd64.tar.gz | 2026-06-17 | 11.4 kB | |
| pikiwidb-v4.0.3-ubuntu-amd64.tar.gz.sha256sum | 2026-06-17 | 65 Bytes | |
| README.md | 2026-06-17 | 3.4 kB | |
| Release v4.0.3 source code.tar.gz | 2026-06-17 | 14.3 MB | |
| Release v4.0.3 source code.zip | 2026-06-17 | 15.5 MB | |
| Totals: 7 Items | 29.8 MB | 0 | |
What's Changed
- fix: Force CMake to run with the policy behavior of version 3.5 to avoid c… by @Mixficsol in https://github.com/OpenAtomFoundation/pikiwidb/pull/3075
- fix: added the correct loading of admin-cmd-list in the configuration file by @Mixficsol in https://github.com/OpenAtomFoundation/pikiwidb/pull/3077
- fix: Specia Redis directives can cause pika service to crash by @YuCai18 in https://github.com/OpenAtomFoundation/pikiwidb/pull/3100
- fix: requirepass allows connection with any non-empty password (unstable) by @YuCai18 in https://github.com/OpenAtomFoundation/pikiwidb/pull/3114
- fix:Type Command Expired Key Consistency by @YuCai18 in https://github.com/OpenAtomFoundation/pikiwidb/pull/3132
- fix: when enable rate limiter auto tune, bandwidth should be higher a… by @wanghenshui in https://github.com/OpenAtomFoundation/pikiwidb/pull/3093
- fix:SETEX replication does not work by @YuCai18 in https://github.com/OpenAtomFoundation/pikiwidb/pull/3133
- feat: update zlib version by @Mixficsol in https://github.com/OpenAtomFoundation/pikiwidb/pull/3135
- fix: bug in time statistics format by @Mixficsol in https://github.com/OpenAtomFoundation/pikiwidb/pull/3136
- fix: ensure ZADD keeps the last score for duplicate members in a single command to align with Redis behavior by @Mixficsol in https://github.com/OpenAtomFoundation/pikiwidb/pull/3137
- fix: After connecting to Pika via telnet and pressing Enter, it causes Pika core dump by @Mixficsol in https://github.com/OpenAtomFoundation/pikiwidb/pull/3138
- fix: Divide the auth command into the command thread pool in pipeling mode by @Mixficsol in https://github.com/OpenAtomFoundation/pikiwidb/pull/3139
- fix:fixCI by @chejinge in https://github.com/OpenAtomFoundation/pikiwidb/pull/3154
- feat:add RTC command by @chejinge in https://github.com/OpenAtomFoundation/pikiwidb/pull/3153
- feat:add 3.5.6 changelog by @chejinge in https://github.com/OpenAtomFoundation/pikiwidb/pull/3156
- feat:add migrate for 4.0 by @chejinge in https://github.com/OpenAtomFoundation/pikiwidb/pull/3180
- fix:Unstable ci by @chejinge in https://github.com/OpenAtomFoundation/pikiwidb/pull/3201
- fix: ci by @Z-G-H1 in https://github.com/OpenAtomFoundation/pikiwidb/pull/3204
- fix: write-buffer-size overflow by @Z-G-H1 in https://github.com/OpenAtomFoundation/pikiwidb/pull/3193
- fix: some bugs for v4.0.2 by @chenbt-hz in https://github.com/OpenAtomFoundation/pikiwidb/pull/3223
- feat:add big_key by @chejinge in https://github.com/OpenAtomFoundation/pikiwidb/pull/3210
- fix: When getting the key in the slot where migration failed, codis-p… by @chejinge in https://github.com/OpenAtomFoundation/pikiwidb/pull/3238
- Unblock 3.5 auto-release by removing stalled macOS release job by @Copilot in https://github.com/OpenAtomFoundation/pikiwidb/pull/3248
- docs: add MAINTAINERS.md with maintainers and committers list by @Copilot in https://github.com/OpenAtomFoundation/pikiwidb/pull/3247
- docs: Translate Chinese-suffixed documentation articles to English by @Copilot in https://github.com/OpenAtomFoundation/pikiwidb/pull/3246
- feat:progressive compact by @chenbt-hz in https://github.com/OpenAtomFoundation/pikiwidb/pull/3243
New Contributors
- @Copilot made their first contribution in https://github.com/OpenAtomFoundation/pikiwidb/pull/3248
Full Changelog: https://github.com/OpenAtomFoundation/pikiwidb/compare/v4.0.2...v4.0.3