🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

github.com/rcrdbrt/redis_bank

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/rcrdbrt/redis_bank

v0.0.0-20170930100505-3fe57893a38f
Source
Go
Version published
Created
Source

redisbank

Bank concept written to familiarize with Go and Redis.

Info

By default it uses the 3rd redis db (aka 2 --> connect to it with redis-cli -n 2); it was a totally random choice.

Usage

Import the project with:

  • go get github.com/RcrdBrt/redisbank
  • import redbank "github.com/RcrdBrt/redisbank"

Further infos are @ GoDoc

FAQs

Package last updated on 30 Sep 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts