Stateless

Pronunciation: /ˈsteɪtlɪs/

Stateless (adj)

  1. A system that does not keep information about a user or session between requests.
  2. 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.