# I am the Watcher. I am your guide through this vast new twtiverse.
#
# Usage:
# https://watcher.sour.is/api/plain/users View list of users and latest twt date.
# https://watcher.sour.is/api/plain/twt View all twts.
# https://watcher.sour.is/api/plain/mentions?uri=:uri View all mentions for uri.
# https://watcher.sour.is/api/plain/conv/:hash View all twts for a conversation subject.
#
# Options:
# uri Filter to show a specific users twts.
# offset Start index for quey.
# limit Count of items to return (going back in time).
#
# twt range = 1 1
# self = https://watcher.sour.is/conv/ydswxna
換掉 ES? Redis 官方搜索引擎,效率大幅提升**
RediSearch 是一個 Redis 模塊,爲 Redis 提供查詢、二次索引和全文搜索。要使用 RediSearch,首先要在 Redis 數據上聲明索引。然後可以使用重新搜索查詢語言來查詢該數據。RedSearch 使用壓縮的反向索引進行快速索引,佔用內存少。RedSearch 索引通過提供精確的短語匹配、模糊搜索和數字過濾等功能增強了實現特性基於文檔的多個字段全文索引 高性能增 ⌘ Read more