Skip to content

Caching/Local Storage #168

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
5 of 8 tasks
Daggerpov opened this issue Apr 7, 2025 · 0 comments
Open
5 of 8 tasks

Caching/Local Storage #168

Daggerpov opened this issue Apr 7, 2025 · 0 comments

Comments

@Daggerpov
Copy link
Owner

Daggerpov commented Apr 7, 2025

Profile Pictures

  • A user's own profile picture; can easily unvalidate this cache on the front-end by knowing when the user themselves have updated it through the ProfileView
  • Other users' profile pictures -> maybe a user's 20 or so most frequently viewed friends

Friends & Tags

  • A user's friends list (not recommended or friend requests)

  • Recommended friends

  • Friend requests

  • A user's tags -> can unvalidate easily through front-end with tag deletion/creation

  • A user's friends inside of tags, for inviting to friends, or loading in the TagsTabView.swift page

  • Feed events?

Though, for cache invalidation, there's some nuance with users being signed in on multiple devices

@Daggerpov Daggerpov changed the title Caching Caching/Local Storage Apr 7, 2025
@Daggerpov Daggerpov moved this to In Progress in Spawn App Apr 21, 2025
@Daggerpov Daggerpov self-assigned this Apr 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

1 participant