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

https://github.com/darkweak/storages

Souin's storages
https://github.com/darkweak/storages

Last synced: 12 months ago
JSON representation

Souin's storages

Awesome Lists containing this project

README

          

# Souin's storages

This repository contains all supported storages by the HTTP cache [Souin](https://github.com/darkweak/souin).
Each storages are available as caddy module and can be used with the HTTP cache module.
Using caddy, you can build your instance using the following template `xcaddy build --with github.com/darkweak/storages/{your_storage}/caddy`.

## Supported storages
* [Badger](https://github.com/dgraph-io/badger)
* [Etcd](https://github.com/etcd-io/etcd)
* [Go-redis](https://github.com/redis/go-redis)
* [Nats](https://github.com/nats-io/nats-server)
* [Nuts](https://github.com/nutsdb/nutsdb)
* [Olric](https://github.com/buraksezer/olric)
* [Otter](https://github.com/maypok86/otter)
* [Redis](https://github.com/redis/rueidis)
* [Simplefs](https://github.com/darkweak/simplefs)