Stateless
Pronunciation: /ˈsteɪtlɪs/
Stateless (adj)
- A system that does not keep information about a user or session between requests.
- Not having a remembered past or personal details that affect what happens next.
Stateless (adjective)
Examples
- The server is stateless, so it forgets each request.
- This app is stateless, and it stores nothing between sessions.