Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
271 commits
Select commit Hold shift + click to select a range
039dc9c
fix: linux arm64 spelling mistake in Makefile of pika_exporter(#2456)…
chengyu-l Mar 6, 2024
ab9ed71
fix: master has db data, but no binlog. a new slave has replication_i…
chengyu-l Mar 6, 2024
a753d90
add rename-command config (#2455)
Mixficsol Mar 6, 2024
4d0cfaf
Revert "fix: master has db data, but no binlog. a new slave has repli…
chengyu-l Mar 7, 2024
b743303
fix lock (#2372)
Mixficsol Mar 7, 2024
d728760
add tcl go test (#2464)
Mixficsol Mar 7, 2024
6e03cf3
fix: rocksdb metrics error (#2472)
chenbt-hz Mar 8, 2024
59e6273
fix: acl forward compatible (#2459)
dingxiaoshuai123 Mar 8, 2024
3ab51f6
Integration tests differentiate between cached and non-cached (#2467)
luky116 Mar 8, 2024
8605999
feat:add issue translation robot (#2478)
lqxhub Mar 9, 2024
5778a36
fix: support removing pika instance from codis dashboard before pod s…
chengyu-l Mar 9, 2024
619e7b0
fix: support saving pika config to hostpath (#2476)
chengyu-l Mar 9, 2024
3f57a0a
fix: no namespace in configmap, so remove the namespace (#2474)
chengyu-l Mar 9, 2024
0157f12
fix: move Dockerfile and build_docker.sh into docker subdirectory (#2…
chengyu-l Mar 9, 2024
6398fd9
feat: support building pika_exporter docker image (#2451)
chengyu-l Mar 11, 2024
0c60f33
add rename-command go test (#2468)
Mixficsol Mar 11, 2024
b248901
ci: cleanup code (#2479)
baerwang Mar 11, 2024
1e27f89
feat: support deploying pika_exporter components using kubeblocks (#2…
chengyu-l Mar 11, 2024
cd68677
fix: fix github action CI failure (#2491)
luky116 Mar 12, 2024
d46f50d
test: add replication-test-go (#2496)
Mixficsol Mar 12, 2024
b83ad79
feat: add tcl test (#2497)
Mixficsol Mar 12, 2024
888ceb9
fix:delete migrate log (#2489)
chejinge Mar 12, 2024
18586a2
test: add acl and userBlackList test (#2495)
luky116 Mar 12, 2024
ef644aa
fix:dbsize caculate error (#2494)
chejinge Mar 13, 2024
1a7ac88
fix:Binlog is written repeatedly && not delete cache (#2485)
chejinge Mar 13, 2024
2ef4658
feat:add multi key slot migrate (#2486)
chejinge Mar 13, 2024
28b2057
feat:add namespace for kubeblocks pika cluster helm chart (#2480)
Y-Rookie Mar 13, 2024
43606e5
fix: let pika slave support Redis transaction (#2441)
happy-v587 Mar 13, 2024
978b786
test: add codis integration test (#2502)
luky116 Mar 14, 2024
4c11eb2
fix: fix getrange command bug (#2510)
luky116 Mar 14, 2024
1187ae0
chore(deps): bump google.golang.org/protobuf in /tools/pika_exporter …
dependabot[bot] Mar 14, 2024
cacd576
clean-dir (#2507)
Mixficsol Mar 14, 2024
e98c7c1
fix:delete cache log (#2517)
chejinge Mar 15, 2024
e6f9a53
feat: add some params for rocksdb write (#2538)
MalikHou Mar 20, 2024
192c5b2
chore: release add centos for os and optimization (#2535)
baerwang Mar 21, 2024
bcf2ac1
test: Comment unavailable tcl test cases (#2528)
zhjinliang Mar 22, 2024
607d6b7
fix: data structure tcl bugfix (#2527)
Mixficsol Mar 22, 2024
eb3d6e9
fix:MoveConnOut(it->second[i]) will cause CloseFd(it->second[i]) to g…
chejinge Mar 22, 2024
495c0be
fix:353 changelog (#2544)
chejinge Mar 22, 2024
373dbd5
fix: spop binlog , rewritten as srem (#2541)
chenbt-hz Mar 22, 2024
fa0be22
fix:slotmigrate rewrite yes (#2548)
chejinge Mar 25, 2024
24d9966
fix: modify the function name from "GetFlushDname" to "GetFlushDBname…
euvre Mar 27, 2024
187e0e1
feat: stat disk usage in bg thread (#2554)
wangshao1 Mar 28, 2024
a9046f3
Update CMakeLists.txt (#2556)
euvre Mar 28, 2024
a378bd1
fix: flushdb and flushall bug (#2533)
Mixficsol Mar 29, 2024
2b5ca24
update version to 4.0.0 (#2559)
wangshao1 Mar 29, 2024
6ffc0a9
style: delete bug link for issue (#2569)
baerwang Mar 31, 2024
40e4916
support dynamic change max-total-wal-size (#2563)
wangshao1 Apr 1, 2024
d03e998
fix:update operater config (#2572)
chejinge Apr 1, 2024
62c6341
fix:some conf load error (#2561)
chejinge Apr 3, 2024
c5e4546
feat:add slotmigrate test (#2576)
chejinge Apr 7, 2024
f633716
fix:compact dead lock (#2581)
chejinge Apr 7, 2024
93f0576
fix:info all slow when call info keyspace 1 (#2584)
chejinge Apr 8, 2024
302391b
fix:change cache-model to cache-mode (#2585)
chejinge Apr 9, 2024
b02f545
fix:tnx failed some times (#2586)
chejinge Apr 10, 2024
74c535f
change deafult thread num (#2590)
chejinge Apr 10, 2024
b58beb0
fix:Revise the value check for max-rsync-parallel-num to prevent a co…
cheniujh Apr 15, 2024
b102635
fix result wrong when commands call redis interface (#2596)
chejinge Apr 15, 2024
a01dba7
fix:userbacklist && userpass (#2600)
chejinge Apr 15, 2024
98a656e
docs: changelog of v3.5.4-rc1 (#2605)
chejinge Apr 17, 2024
d0b4ac4
fix:cache_disable_flag assign initial value (#2613)
chejinge Apr 18, 2024
aefa646
feat: Add a feature that is IO speed limiting (#2599)
vacheli Apr 19, 2024
efcc0c9
feat: Add a feature which support partitioned index filter (#2601)
vacheli Apr 19, 2024
7944936
chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 in /codis (#…
dependabot[bot] Apr 19, 2024
331d211
fix: Revised CI start script to remove invalid cp command (#2615)
cheniujh Apr 19, 2024
a748dc8
Update Manual compilation in README (#2617)
chenbt-hz Apr 20, 2024
8896050
chore: optimize docker build (#2620)
machinly Apr 22, 2024
beee1d2
fix strings_test (#2621)
TheCandle Apr 22, 2024
3090a5c
fix: Ensure gperftools linked to libunwind in deps when local libunwi…
iyenli Apr 26, 2024
6111984
test:remove a test case about txn (#2625)
ForestLH Apr 26, 2024
18ca7ee
fix:change src_vlaues to src_values in storage:BitOp (#2623)
euvre Apr 26, 2024
15481f2
fix macos CI in github action (#2627)
cheniujh Apr 26, 2024
89dd020
fix:partial strings test fixed (#2624)
euvre Apr 28, 2024
14d2297
fix:replace mutex with atomic value in pika_conf (#2622)
euvre Apr 28, 2024
ed0b4fe
fix:Add the output data of command 'info keyspace 0' to the output of…
XiaoLiang2333 Apr 29, 2024
b15bdcf
Revert "fix:replace mutex with atomic value in pika_conf (#2622)" (#2…
cheniujh May 7, 2024
125299c
fix:codis proxy panic when helm pikacluster (#2632)
chejinge May 7, 2024
1da3073
fix: unable to start pika exporter (#2640)
Polaris3003 May 8, 2024
8aacddd
feat: Add support for dynamicaly reconfig rsync-timeout-ms and thrott…
cheniujh May 8, 2024
58448d8
fix:slave parse tnx binlog failed (#2642)
chejinge May 9, 2024
2c5db8f
fix:slave parse tnx binlog failed test (#2644)
chejinge May 9, 2024
a0fc8a1
fix:slots rebalance error and replication stats error when use pika o…
chejinge May 15, 2024
bab16f6
fixed a bug where try fix a group repeatly (#2650)
vacheli May 15, 2024
df643a0
docs: v3.5.4 change log (#2654)
chejinge May 15, 2024
af3be67
add repl metric "repl_connect_status" in the resp of info command (#2…
cheniujh May 17, 2024
3e15569
removed keys_mutex.unlock() (#2657)
cheniujh May 17, 2024
e38e255
feat: floyd supports "Within the same Redis database, a single key na…
Mixficsol May 20, 2024
32c423a
fix: Reconstruct slave sync thread model (#2638)
cheniujh May 22, 2024
53a9cef
fix conf load error message (#2672)
Mixficsol May 23, 2024
18292a7
add compaction filter test (#2669)
Mixficsol May 23, 2024
6cd3e64
fix the problem that BinlogAckEnd smaller than BinlogAckStart(due to …
cheniujh May 24, 2024
1b2bfbe
fix: fix data race around spop Dobinlog (#2674)
cheniujh May 24, 2024
2962bf4
fix: fix ExpectedStale error when expired type is string (#2682)
wangshao1 May 29, 2024
0e903fb
test: add pika benchmark tools (#2663)
luky116 May 29, 2024
efee7df
fix exec_count_db data race issue (#2671)
cheniujh May 29, 2024
e48bfa9
reformat codes (#2683)
AlexStocks May 29, 2024
7ea90b7
feat: add codis proxy info command (#2688)
chienguo Jun 2, 2024
44112d4
fix: make SlaveDB stay in WaitDBSync state instead of sink into Error…
cheniujh Jun 3, 2024
4b390c0
add back the override Execute() of WatchCmd, InfoCmd, ConfigCmd (#2693)
cheniujh Jun 4, 2024
1bb76ed
feat:mget supports cache querying multiple keys (#2675)
chejinge Jun 4, 2024
1705916
fix: modify cmdId assignment time to assgining after registering cmd…
gukj-spel Jun 4, 2024
6ba25b5
feat:Add metrics (#2668)
chejinge Jun 5, 2024
5240e45
refeator log (#2702)
chejinge Jun 6, 2024
38eb16d
ci: Accelerated compilation (#2706)
baerwang Jun 7, 2024
6f93095
ci: PR title regex restriction Chinese (#2718)
baerwang Jun 11, 2024
4165526
fix: fix acl bug (#2714)
luky116 Jun 12, 2024
ea56da0
fix: fix pkpatternmatchdel bug (#2717)
wangshao1 Jun 12, 2024
80a3486
fix: keyspace error for stream type (#2705)
wangshao1 Jun 12, 2024
1379748
fix: release macos changed (#2722)
baerwang Jun 12, 2024
84cdb18
feat:Supports compilation on FreeBSD14 (#2711)
lqxhub Jun 13, 2024
d562abd
fix:ttl will deafult 0 when keys have ttl (#2730)
chejinge Jun 17, 2024
3bcccd0
fix: pksetexat should update cache (#2736)
longfar-ncy Jun 17, 2024
f95f867
fix: Revised RocksDB-Related Parameters in Pika (#2728)
cheniujh Jun 18, 2024
e7e2f41
fix: slotmigrate return not correct (#2741)
chejinge Jun 18, 2024
e7edec6
docs: modify run pika in docker readme (#2743)
luky116 Jun 19, 2024
09e9673
feat:thread purge (#2697)
chejinge Jun 19, 2024
55de8b3
fix: Pika can not exec full-sync when multi slaves connect to the sam…
cheniujh Jun 20, 2024
6f85ab5
fix: keyspace causes heap-buffer-overflow (#2749)
wangshao1 Jun 20, 2024
1c1c113
fix:not correct used bgsave_info_ (#2745)
chejinge Jun 20, 2024
8dea10f
fix repleat get meta from rocksdb in ttl/persist/expire/expireat api …
wangshao1 Jun 21, 2024
3eb2e48
fix: some streams errors such as pkpatternmatchdel etc (#2726)
wangshao1 Jun 21, 2024
e131567
fix:CI run in branch 4.0 (#2754)
chejinge Jun 21, 2024
3d3c6d1
fix: Add isolation between string and hyperloglog( issue#2719) (#2720)
saz97 Jun 24, 2024
8730946
Update migrator_thread.cc (#2758)
guangkun123 Jun 26, 2024
0d71b24
refactor: geo related tcl tests (#2753)
saz97 Jun 26, 2024
3890cd5
feat:Split the admin command out of the main thread (#2727)
chejinge Jun 26, 2024
1be0738
fix:zverank return error (#2763)
chejinge Jun 27, 2024
c259401
fix min-blob-size parse error (#2767)
wangshao1 Jun 28, 2024
5573ad9
fix: github action centos CI can’t pull dependencies (#2772)
cheniujh Jul 3, 2024
f7350a8
remove an unnecessary shared_lock in a hot path(every request will co…
cheniujh Jul 3, 2024
d859e24
docs: v4.0.0 changelog (#2764)
chejinge Jul 3, 2024
fb67dbb
fix: incr sync shouldn't be established after full sync corrupted (#2…
cheniujh Jul 6, 2024
d6069cd
fix: delete iter before returns (#2785)
wangshao1 Jul 8, 2024
12090e4
fix:400changelog (#2788)
chejinge Jul 8, 2024
7e432d7
fix: use slaveof force when a pika server recovered and delete CentOS…
luky116 Jul 9, 2024
0921a1b
ci: release delete centos build (#2791)
baerwang Jul 10, 2024
1de6598
fix: revised TimerTaskManager and add some comments (#2776)
cheniujh Jul 10, 2024
807cff1
set slaveNode to DBSync status before commit bgsave task (#2798)
cheniujh Jul 12, 2024
057812f
fix: add metric is_eligible_for_master_election to support reelectio…
cheniujh Jul 12, 2024
f4cfbde
add function DeactivateSyncSlaveDB (#2801)
cheniujh Jul 18, 2024
6c0e0d4
fix: changed the calculating logic of epoll timeout provided by Timer…
cheniujh Jul 19, 2024
7d9af52
draft fix of bgsave's inconsistent problem (#2818)
cheniujh Jul 22, 2024
a428088
feat: add more cache info (#2797)
bigdaronlee163 Jul 22, 2024
737f63b
fix:slave_prorority need to be 100 when used redis sentinel (#2813)
chejinge Jul 26, 2024
394f517
fix: successive exec of flushdb may cause delete old db fail (#2790)
cheniujh Jul 26, 2024
66af31e
fix: PkPatternMatchDel inconsistent between rediscache and db (#2777)
haiyang426 Jul 29, 2024
bd1d7af
feat: add a new test env (rocky linux) in github ci. (#2806) (#2823)
QlQlqiqi Jul 29, 2024
f2d8e9c
test: fix multi bug and compatible ACL test (#2815)
luky116 Jul 30, 2024
578fe41
feat: use RTC(Run-to-completion) model to speed up cache read (#2837)
cheniujh Jul 31, 2024
2f3bedb
fix: flushdb may cause master-slave inconsistency (#2808)
cheniujh Jul 31, 2024
061edba
fix:delete logs (#2840)
chejinge Aug 2, 2024
1e71ff0
fix: execute hincrby cmd more than one times after delete a field whi…
QlQlqiqi Aug 2, 2024
a2acd88
fix: add switch for RTC cache read (#2841)
cheniujh Aug 3, 2024
4588e26
fix: multi command through cache (#2812)
luky116 Aug 7, 2024
ada4ecf
feat:incr send binlog withttl (#2833)
chejinge Aug 7, 2024
85f19d7
feat:Added the periodically clearing serverlog function (#2829)
XiaoLiang2333 Aug 8, 2024
645da7e
fix: change storage ttl time from seconds to milliseconds (#2822)
luky116 Aug 8, 2024
e313c81
fix: Revert change storage ttl time from seconds to milliseconds and …
chejinge Aug 9, 2024
364a5c0
Rename LICENSE to LICENSE.md
VanessaXWGUO Aug 9, 2024
bb359ca
make flushall write binlog of flushdb (#2846)
cheniujh Aug 9, 2024
b5c6843
feat: Statistics ticker count (#2769)
baixin01 Aug 9, 2024
af72f17
docs: add platform rocky linux (#2859)
baerwang Aug 10, 2024
6991190
fix: blpop/brpop don't update cache (#2858)
cheniujh Aug 12, 2024
684e5d6
fix: kill connections correctly in Net WorkThread (#2862)
cheniujh Aug 13, 2024
3f52ad0
fix: make pika compactible with redis-sentinel (#2854)
cheniujh Aug 13, 2024
cc3fe0f
fix centos compile support (#2865)
cheniujh Aug 14, 2024
6cb8bf1
docs:add 355 changelog (#2867)
chejinge Aug 16, 2024
3a232f2
fix: v3.5.5 changelog patch (#2877)
chejinge Aug 20, 2024
310248a
fix rpushx cmd insert error (#2879)
hahahashen Aug 23, 2024
4bfb5e7
fix: target_file_size_base connot set large than 2G (#2880)
007gzs Aug 23, 2024
daa8126
fix: add a function for washing data after upgrading version from 4.0…
QlQlqiqi Sep 3, 2024
7622e91
fix: change storage ttl time from seconds to milliseconds (#2857)
luky116 Sep 3, 2024
66f71c5
fix:Segmentation fault in zremrangebyrank (#2896)
chejinge Sep 13, 2024
0137483
fix:caculate memory (#2899)
chejinge Sep 14, 2024
b2bde42
fix:4.0.1 changelog (#2902)
chejinge Sep 19, 2024
8f0cd18
feat: dont store cmd(Get/Set/Hget/Hset) with too large key in cache (…
QlQlqiqi Sep 24, 2024
15f457f
feat:Update kubeblocks version to 0.9 (#2860)
XiaoLiang2333 Sep 24, 2024
5431d0c
feat:add test for redis commands, including LPush, RPushX, BgSave, Fl…
tsinow Sep 24, 2024
c92497b
bump: upgrade actions (#2910)
baerwang Sep 26, 2024
3407758
feat:pika-master-slave-cluster in kb (#2903)
XiaoLiang2333 Sep 26, 2024
ee4961a
docs:Pika wechat (#2915)
chejinge Sep 29, 2024
33fbb72
docs:pika wechat (#2917)
chejinge Sep 29, 2024
e12ee5e
docs:930 wechat (#2919)
chejinge Sep 30, 2024
05f3935
feat: Add Keyspace hits metrics for set (#2579)
chenbt-hz Oct 11, 2024
6d4c9ca
move declare position of in_conn to avoid unnecessary extra Ref from …
cheniujh Oct 14, 2024
218b68b
fix:fix CI (#2924)
chejinge Oct 17, 2024
1ab157c
feat: a new strategy for auto compaction (ospp 2024) (#2816)
QlQlqiqi Oct 27, 2024
b5cdb2f
fix compilation error (#2934)
QlQlqiqi Oct 28, 2024
0c37b04
fix:macos13 (#2937)
chejinge Nov 1, 2024
4820646
fix: add centos CI in github action (#2942)
cheniujh Nov 7, 2024
daf6ee4
fix: fix log_level (#2948)
buzhimingyonghu Nov 13, 2024
77177c7
fix: pika exporter error output due to versions dismatch (#2951)
buzhimingyonghu Nov 18, 2024
8095602
fix: fix user ERR NOAUTH Authentication required (#2939)
buzhimingyonghu Nov 22, 2024
0204ba0
fix: Merge Pika-migrate into the tools directory of the unstable bran…
chenbt-hz Nov 22, 2024
7c155a5
Update README.md
Mixficsol Nov 24, 2024
937ebde
fix: user ERR NOAUTH in github action (#2962)
buzhimingyonghu Dec 4, 2024
713e6fb
feat:finish backup and restore (#2968)
buzhimingyonghu Dec 9, 2024
0726525
feat:zmax && zmin (#2966)
chejinge Dec 11, 2024
63dd76a
fix: fix pika exporter 336 version match nil and delete optional log…
buzhimingyonghu Dec 11, 2024
0db3c5c
support dynamically change max-subcompactions (#2965)
cheniujh Dec 11, 2024
bc46bad
make log-retention-time dynamically changeable (#2963)
cheniujh Dec 11, 2024
7fcb916
feat: add repl_connect_status to pika_exporter (#2961)
cheniujh Dec 11, 2024
0906644
persist the salveof conf item when slaveof no one is executed (#2973)
cheniujh Dec 13, 2024
8ce0cb3
feat: add log-net-activities configuration (#2964)
cheniujh Dec 16, 2024
9966db7
ensure rpoplpush can update cache (#2976)
cheniujh Dec 16, 2024
f852dbd
feat:4.0.2 changelog && add some test (#2977)
chejinge Dec 18, 2024
1b0990e
fix:release wrong (#2979)
chejinge Dec 18, 2024
f0704c3
fix:initialize the struct member (#2992)
chejinge Jan 8, 2025
fdcdd8f
fix: tryFixReplicationRelationships error (#2991)
wangshao1 Jan 16, 2025
95d4be6
fix: hello command not return information of pika version (#2989)
pro-spild Feb 10, 2025
a3c1666
fix: Change the maximum range of setbit's offset to fit redis (#2995)
Mixficsol Feb 11, 2025
5c98c01
fix logo
Mixficsol Feb 20, 2025
1c8698b
add logo photo
Mixficsol Feb 20, 2025
c9061b4
fix ci
Mixficsol Feb 20, 2025
92db19e
build(deps): bump golang.org/x/net from 0.23.0 to 0.33.0 in /codis (#…
dependabot[bot] Feb 20, 2025
4f91cae
change version to 4.0.2 (#3025)
wangshao1 Feb 20, 2025
26d10e6
Solution The set command cache does not take effect (#3024)
Mixficsol Feb 21, 2025
590afe9
Solved the problem of commandstate statistics duplication (#3028)
Mixficsol Mar 7, 2025
28c5abf
fix: 355 cherrypick 40 (#3062)
Mixficsol Mar 27, 2025
c195c0f
update v4.0.2 changelog (#3063)
Mixficsol Mar 27, 2025
5b43d23
fix correction maximum ranges (#3065)
Mixficsol Mar 27, 2025
adc7253
update artifact version (#3066)
Mixficsol Mar 27, 2025
297a8cc
Force CMake to run with the policy behavior of version 3.5 to avoid c…
Mixficsol Apr 3, 2025
bf7228b
added the correct loading of admin-cmd-list in the configuration file…
Mixficsol Apr 9, 2025
2196df5
fix: Specia Redis directives can cause pika service to crash (#3100)
YuCai18 Jun 17, 2025
8b077fc
fix: requirepass allows connection with any non-empty password (unsta…
YuCai18 Jun 20, 2025
9054553
fix:Type Command Expired Key Consistency (#3132)
YuCai18 Jul 22, 2025
4043922
fix: when enable rate limiter auto tune, bandwidth should be higher a…
wanghenshui Jul 22, 2025
5d1de83
fix SETEX replication does not work (#3133)
YuCai18 Jul 22, 2025
c3c6207
update zlib version (#3135)
Mixficsol Jul 22, 2025
31af47a
fix: bug in time statistics format (#3136)
Mixficsol Jul 22, 2025
9068852
fix: ensure ZADD keeps the last score for duplicate members in a sing…
Mixficsol Jul 22, 2025
0379392
fix: After connecting to Pika via telnet and pressing Enter, it cause…
Mixficsol Jul 22, 2025
6d4b8d7
Divide the auth command into the command thread pool in pipeling mode…
Mixficsol Jul 22, 2025
6f11539
fix:fixCI (#3154)
chejinge Sep 3, 2025
60a4a8e
feat:add RTC command (#3153)
chejinge Sep 5, 2025
abfaa02
feat:add 3.5.6 changelog (#3156)
chejinge Sep 8, 2025
cc4d580
feat:add pika_migrate_unstable
brother-jin Oct 15, 2025
81bbc57
Revert "feat:add pika_migrate_unstable"
brother-jin Oct 15, 2025
7153e72
feat:add migrate for 4.0 (#3180)
chejinge Oct 20, 2025
fee000a
fix:Unstable ci (#3201)
chejinge Dec 3, 2025
a99e06b
fix: ci (#3204)
Z-G-H1 Dec 8, 2025
ac6e848
fix: write-buffer-size overflow (#3193)
Z-G-H1 Dec 11, 2025
4484840
feat:3.6 changelog
brother-jin Jan 29, 2026
bc72424
fix: some bugs for v4.0.2 (#3223)
chenbt-hz Mar 9, 2026
f3b5e29
feat:add big_key (#3210)
chejinge Apr 7, 2026
7c9a846
feat: update pika_exporter with new metrics and test files
Apr 13, 2026
b321a56
fix: update redigo dependency from garyburd to gomodule
Apr 13, 2026
932614b
feat: change default log level from info to error
Apr 13, 2026
9ee9d3f
fix: 适配 Go 1.19 编译环境并自动运行 go mod tidy
Apr 14, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
14 changes: 13 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,19 @@
make_config.mk
log/
lib/
tools/
tools/aof_to_pika
tools/benchmark_client
tools/binlog_sender
tools/codis2pika
tools/kubeblocks_helm
tools/manifest_generator
tools/pika-port
tools/pika_keys_analysis
tools/pika_to_txt
tools/rdb_to_pika
tools/redis-copy
tools/txt_to_pika
docker/
output/

# DB
Expand Down
2 changes: 0 additions & 2 deletions .github/ISSUE_TEMPLATE/1-bug-report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ body:
attributes:
label: Screenshots or videos
description: If you can, upload any screenshots of the bug.
value: |
![images](https://camo.githubusercontent.com/3f51b5a32e6e5d5adabdebc5ef968150bdabc8d17a8dc1a535b8fb255d2165d0/68747470733a2f2f67772e616c697061796f626a656374732e636f6d2f7a6f732f616e7466696e63646e2f79396b776737445643642f726570726f647563652e676966)

- type: textarea
id: environment
Expand Down
2 changes: 1 addition & 1 deletion .github/pr-title-checker-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"color": "B60205"
},
"CHECKS": {
"regexp": "^(feat|fix|test|refactor|chore|upgrade|style|docs|perf|build|ci|revert)(\\(.*\\))?:.*",
"regexp": "^(feat|fix|test|refactor|chore|upgrade|style|docs|perf|build|ci|revert)(\\(.*\\))?:[^\u4e00-\u9fa5]+$",
"ignoreLabels": [
"ignore-title"
]
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ name: "CodeQL"

on:
push:
branches: [ "unstable", "3.5" ]
branches: [ "unstable", "3.5" , "4.0"]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "unstable", "3.5" ]
branches: [ "unstable", "3.5" , "4.0"]
schedule:
- cron: '25 19 * * 6'

Expand All @@ -40,7 +40,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/codis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@ name: Codis

on:
push:
branches: [ "unstable", "3.5" ]
branches: [ "unstable", "3.5" , "4.0" ]
pull_request:
branches: [ "unstable", "3.5" ]
branches: [ "unstable", "3.5" , "4.0"]

jobs:

build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Set up Go
uses: actions/setup-go@v3
uses: actions/setup-go@v5
with:
go-version: 1.19

Expand All @@ -34,7 +34,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Set up QEMU
uses: docker/setup-qemu-action@v2
Expand Down
15 changes: 15 additions & 0 deletions .github/workflows/issue-translator.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name: Issue Translator
on:
issue_comment:
types: [created]
issues:
types: [opened]

jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: usthe/[email protected]
with:
IS_MODIFY_TITLE: false
CUSTOM_BOT_NOTE: Bot detected the issue body's language is not English, translate it automatically.
40 changes: 0 additions & 40 deletions .github/workflows/operator.yml

This file was deleted.

Loading
Loading