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