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

https://github.com/zshipko/redis-tls

A secure proxy for Redis
https://github.com/zshipko/redis-tls

Last synced: about 1 year ago
JSON representation

A secure proxy for Redis

Awesome Lists containing this project

README

          

redis-tls — A secure proxy for Redis
-------------------------------------------------------------------------------
%%VERSION%%

redis-tls is a secure proxy for Redis using TLS and written in OCaml.

redis-tls is distributed under the ISC license.

Homepage: https://github.com/zshipko/redis-tls

## Installation

redis-tls can be installed with `opam`:

opam install redis-tls

If you don't use `opam` consult the [`opam`](opam) file for build instructions.

## Usage/Documentation

See the output of `redis-tls --help` for more information