# 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 7
# self = https://watcher.sour.is/conv/vcsbttq
Recent commits to yarnd on master:


* ecda847 2021-12-12 | Add support for loading up a previous cache version (n-1) and migrating to current version (HEAD -> master, origin/master) [James Mills]
* 2064ae6 2021-12-12 | Add MemoryUsage() to help optimize some parts of the codebase's memory allocations [James Mills]
* 507c5ae 2021-12-11 | Bump cache version [James Mills]
* 2267620 2021-12-11 | Further optimize on-disk cache to reduce memory allocations on load/store [James Mills]
* cda41d2 2021-12-11 | Fix Cache.Store() and Cache.Load() to take advantage of gob streams and reduce memory allocations on startup [James Mills]


Probably won't cut a new release this weekend:


$ git describe
0.9.0-13-gecda847
Recent commits to yarnd on master:


* ecda847 2021-12-12 | Add support for loading up a previous cache version (n-1) and migrating to current version (HEAD -> master, origin/master) [James Mills]
* 2064ae6 2021-12-12 | Add MemoryUsage() to help optimize some parts of the codebase's memory allocations [James Mills]
* 507c5ae 2021-12-11 | Bump cache version [James Mills]
* 2267620 2021-12-11 | Further optimize on-disk cache to reduce memory allocations on load/store [James Mills]
* cda41d2 2021-12-11 | Fix Cache.Store() and Cache.Load() to take advantage of gob streams and reduce memory allocations on startup [James Mills]


Probably won't cut a new release this weekend:


$ git describe
0.9.0-13-gecda847
@fastidious Btw… You could try to load up your old cache with the version on master and let me know how that works out 👌
@fastidious Btw… You could try to load up your old cache with the version on master and let me know how that works out 👌
@prologic I shall try, for sure. Will report back here.
@fastidious 👌
@fastidious 👌