SkillAgentSearch skills...

Godis

godis - an old Redis client for Go

Install / Use

/learn @simonklee/Godis
About this skill

Quality Score

0/100

Supported Platforms

Universal

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.

View on GitHub
GitHub Stars87
CategoryDevelopment
Updated1mo ago
Forks18

Languages

Go

Security Score

80/100

Audited on Feb 4, 2026

No findings