# durable_stash v0.1.1 - Table of Contents

> Keep LiveView state alive across reconnects, crashes, and redeploys

## Pages

- [DurableStash](readme.md)
- [Changelog](changelog.md)

## Modules

- [DurableStash](DurableStash.md): Keep Phoenix LiveView state alive across reconnects, crashes, and redeploys.
- [DurableStash.Session](DurableStash.Session.md): The durable process behind one browser session.
- [DurableStash.TestBackend](DurableStash.TestBackend.md): In-memory `DurableServer.StorageBackend` for dev and test.

