User

From ETM
Revision as of 21:24, 29 March 2020 by Kademlia (talk | contribs) (Created page with "Storage system design needed. We need to (possibly) store: * ModelProfile -> ALWAYS LOADED * accounts -> ALWAYS LOADED * UserProfile -> loaded when online (?) * userstats...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Storage system design needed.


We need to (possibly) store:

  • ModelProfile -> ALWAYS LOADED
  • accounts -> ALWAYS LOADED
  • UserProfile -> loaded when online (?)
  • userstats profile -> loaded when online (?)
  • Mails (UUID <> MailProfile ?)
  • Homes (UUID <> MailProfile ?) vs stored in User (Component)