Persistence

Simple

Saving data so it survives a restart.

Business

A guarantee the system remembers things between sessions.

Tech

Writing state to durable storage (a database, an event log).

Related terms

All glossary terms