You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WilsonLe
changed the title
Introduce Room Registry class with aggregated rooms, similar to Events in Timeline class
introduce getSpaceHierarchy cache
Jul 18, 2024
Actually I'm not sure. The hierarchy can also be cached by the app. When you use this endpoint the consumer would just expect to get the newest version. Such complexity with caching could be added to dozens of other endpoints as well which would blow up the sdk too much. But that's only my opinion. What do the others think? @famedly/instant-messaging
Describe your problem
With apps that call
Api.getSpaceHierarchy
often, it would be beneficial to have a built in cache of room hierarchy.Describe your ideal solution
Introduce room hierarchy box in database cache
The text was updated successfully, but these errors were encountered: