redis.json 451 B

123456
  1. [
  2. { "key": "ref_dict_idx", "type": "hash", "valid": true, "description": "参考字典索引" },
  3. { "key": "pali_sent_*", "type": "string", "valid": false, "description": "巴利句子列表" },
  4. { "key": "pali://sent/*", "type": "hash", "valid": true, "description": "巴利句子列表" }
  5. { "key": "sent://*/*", "type": "hash", "valid": true, "description": "译文句子列表 第一个星号channel 第二个是句子id book-para-start-end" }
  6. ]