visuddhinanda 5 年之前
父節點
當前提交
165cb1a7f5
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      app/redis/redis.json

+ 5 - 0
app/redis/redis.json

@@ -0,0 +1,5 @@
+[
+	{ "key": "ref_dict_idx", "type": "hash", "valid": true, "description": "参考字典索引" },
+	{ "key": "pali_sent_*", "type": "string", "valid": false, "description": "巴利句子列表" },
+	{ "key": "pali://sent/*", "type": "hash", "valid": true, "description": "巴利句子列表" }
+]