Update redis.js

This commit is contained in:
Mr Chen 2023-11-09 22:31:47 +08:00
parent 8c82641cb0
commit 8169f89ddb
1 changed files with 1 additions and 0 deletions

View File

@ -118,6 +118,7 @@ function replStatus(version){
'repl_backlog_first_byte_offset':'第一个字节偏移量',
'repl_backlog_histlen':'backlog中数据的长度',
'repl_backlog_active':'开启复制缓冲区',
'slave_priority':'同步优先级',
}
var tbody_text = '';