godis

module
v0.0.0-...-65815d9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 17, 2020 License: BSD-3-Clause

README

godis

Implements a few database clients for Redis.

There is a stable client and an experimental client, redis and exp, respectively. To use any of them simply add.

import "insmo.com/godis/redis"

or

import "insmo.com/godis/exp"

Both versions provide a redis package which is used to create a client and talk to the database. For a quick start check out either projects readme and example. Package reference is also available.

  1. godis/redis
  2. godis/exp

Status

Project is old and unmaintained.

Directories

Path Synopsis
package bufin implements a partially static buffed input reader.
package bufin implements a partially static buffed input reader.
exp
Package redis implements a db client for Redis.
Package redis implements a db client for Redis.
package redis implements a client for Redis with support for all commands and features such as transactions and pubsub.
package redis implements a client for Redis with support for all commands and features such as transactions and pubsub.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL