README.md

# Vela

**The tiny library to ease handling expiring invalidated cached series**

## Installation

```elixir
def deps do
  [
    {:vela, "~> 0.1"}
  ]
end
```

## [Documentation](https://hexdocs.pm/vela)