An open API service indexing awesome lists of open source software.

https://github.com/tanguilp/http_cache_store_behaviour

`http_cache` store behaviour
https://github.com/tanguilp/http_cache_store_behaviour

Last synced: 2 months ago
JSON representation

`http_cache` store behaviour

Awesome Lists containing this project

README

        

http_cache_store_behaviour
=====

OTP behaviour for [`http_cache`](ihttps://github.com/tanguilp/http_cache)
stores.

## Installation

```erlang
{deps, [{http_cache_store_behaviour, "~> 0.3.0"}]}.
```