# 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 10
# self = https://watcher.sour.is/conv/axtyevq
@kate @eldersnake @abucci -- I've already spoken to @xuu on IRC about this, but the new SqliteCache
backend I'm working on here, what are your thoughts regarding mgirations from old MemoryCache
(_which is now gone in the codebase in this branch_). Do you care to migrate at all, or just let the pod re-fetch all feeds? π€
@abucci Apologies, the basic summary is as follows:
- Decided to rewrite the cache backend.
- It will now be a SQLite backend going forward.
- I'm planning on no data migration.
I don't think I'd personally be worried about migrating, just re-fetch. Sounds cleaner anyway?
Sorry I'm late to the party!
@prologic hm would there be any loss with the re-fetch option? i wouldn't mind either but i'd like to hold onto what i got if possible! but if it IS possible but also really annoying to do i'll just do the re-fetch of feeds because i'm lazy af LMAO
@kate The re-fetch should work just fine π€
@prologic alright! i can try that... whenever i am capable of upgrading and figure out how to lol
@kate I'll cut a release soonβ’, but still a few more things to iron out π€£ One of the new challenges is figuring out what to do with the "Discover" view now that is has an unconfined limit, on my pod (_at least_) it's now basically just "noise" π€¦ββοΈ
@prologic best of luck!!! discover view having no limit sounds scary oh god lol