File: README.md

package info (click to toggle)
golang-github-fzambia-sentinel 1.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 72 kB
  • sloc: makefile: 2
file content (16 lines) | stat: -rw-r--r-- 422 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
go-sentinel
===========

Redis Sentinel support for [redigo](https://github.com/gomodule/redigo) library.

**API is unstable and can change at any moment** – use with tools like Glide, Godep etc.

Documentation
-------------

- [API Reference](http://godoc.org/github.com/FZambia/sentinel)

License
-------

Library is available under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html).