# Maglev v0.1.0 - Table of Contents

> Maglev consistent hashing: a lookup table that spreads keys almost perfectly evenly across backends and stays stable when the backend set changes.

## Pages

- [Maglev](readme.md)
- [Changelog](changelog.md)
- [LICENSE](license.md)

## Modules

- [Maglev](Maglev.md): Maglev consistent hashing.

