可以正确处理redis中配置版本号回绕。

This commit is contained in:
zhengchao
2017-08-31 15:17:36 +08:00
parent cdba1add45
commit 0a399b0555
2 changed files with 4 additions and 3 deletions

View File

@@ -28,7 +28,7 @@
#include "stream_fuzzy_hash.h"
#include "gram_index_engine.h"
int MAAT_FRAME_VERSION_2_0_20170829=1;
int MAAT_FRAME_VERSION_2_0_20170831=1;
const char *maat_module="MAAT Frame";
const char* CHARSET_STRING[]={"NONE","gbk","big5","unicode","utf8","bin",