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": "巴利句子列表" }
+]