支持内容外键,即某一列指向redis中的一个key,将其变成文件路径。

This commit is contained in:
zhengchao
2018-09-24 18:49:18 +08:00
parent 16ff0886c9
commit e2f4a583ad
11 changed files with 656 additions and 208 deletions

View File

@@ -7,10 +7,10 @@
#do_merege [yes/no]
#cross cache [number]
#quick mode [quickon/quickoff], default [quickoff]
#For ip/intval/digest/compile/group
#For ip/intval/digest/compile/group table.
#id name type
#
#For plugin table
#For plugin table. The first column's id is 1. 0 as not speicified.
#id name type valid_column tag_column
#
#For expr/expr_plus Table
@@ -27,4 +27,5 @@
8 HTTP_REGION expr_plus GBK GBK no 0
9 SIM_URL similar --
10 IMAGE_FP expr UTF8 UTF8 yes 128 quickoff
11 TEST_EFFECTIVE_RANGE_TABLE plugin 4 5 --
11 TEST_EFFECTIVE_RANGE_TABLE plugin valid_pos=4;tag_pos=5; --
12 TEST_EXETERN_LINK plugin valid_pos=3;foreign_pos=6,7;