Giter Site home page Giter Site logo

sivaosorg / redisconn Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 54 KB

A Golang Redis connector library with features for Redis Pub/Sub, key-value operations, and distributed locking.

Home Page: https://github.com/sivaosorg/redisconn

Go 96.52% Makefile 3.48%
go-redis go-redis-driver go-redis-manager redis redis-cache redis-client redis-cluster redis-cluster-proxy redis-database redis-sentinel

redisconn's Introduction

redisconn

GitHub contributors GitHub followers GitHub User's stars

A Golang Redis connector library with features for Redis Pub/Sub, key-value operations, and distributed locking.

Table of Contents

Introduction

Welcome to the Redis Connector for Go repository! This library provides a set of tools for seamless interaction with Redis in your Go applications. It includes features for Redis Pub/Sub, key-value operations, and distributed locking.

Prerequisites

Golang version v1.20

Installation

  • Latest version
go get -u github.com/sivaosorg/redisconn@latest
  • Use a specific version (tag)
go get github.com/sivaosorg/[email protected]

Modules

Explain how users can interact with the various modules.

Running Tests

To run tests for all modules, use the following command:

make test

Tidying up Modules

To tidy up the project's Go modules, use the following command:

make tidy

Upgrading Dependencies

To upgrade project dependencies, use the following command:

make deps-upgrade

Cleaning Dependency Cache

To clean the Go module cache, use the following command:

make deps-clean-cache

redisconn's People

Contributors

arisnguyen215 avatar pnguyen215 avatar

redisconn's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.