# 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/hdasbxq
這一次 ElasticSearch 可能感受到了來自東方的壓力 GoFoun
什麼是 GoFound?----------------GoFound 一個 golang 實現的全文檢索引擎,支持持久化和單機億級數據毫秒級查找,接口可以通過 http 調用。爲什麼要用 GoFound?------------------一個小巧精悍的全文檢索引擎,支持持久化和單機億級數據毫秒級查找。ElasticSearch 缺點就是配置繁瑣、基於 JVM 對內存消耗比較大。gofound ⌘ Read more