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
- Host: GitHub
- URL: https://github.com/zshipko/redis-tls
- Owner: zshipko
- License: isc
- Created: 2018-04-04T15:47:02.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-04T16:44:02.000Z (almost 8 years ago)
- Last Synced: 2025-01-22T14:08:10.920Z (over 1 year ago)
- Language: OCaml
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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