# durable_stash v0.1.0 - Table of Contents

> Durable session-scoped state for LiveView

## Pages

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

## Modules

- [DurableStash](DurableStash.md): Durable, browser-session-scoped server state for Phoenix LiveView.
- [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.

