RASP
↔ Remote Async Shared Persistent
Remote
of Server State to store on remote Backend, w/o Client direct access/control over state
Async
of Server State takes time to Data Fetch & delay access
Shared
of Server State tend to share by multiple users
Persistent
of Server State tend to be stored for longer between Client sessions
References
Server State
↔ state store on Backend RASP (Remote Async Shared Persistent)