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

github.com/saifabid/redis-golang-testing

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/saifabid/redis-golang-testing

v0.0.0-20150413230632-6b83b2273d67
Source
Go
Version published
Created
Source

App only supports limited commands becasue I decided to do some manual parsing for practice.

If I had chosen to use the redis default error checks through replies, it would've been easier but I wanted to just practice the string parseing/tokenizing etc

Have fun :D

supports:

  • set
  • get
  • del
  • ttl
  • setex
  • expire
  • and if you type exit, it'll exit the app

-> Remember to run your redis server before using app

FAQs

Package last updated on 13 Apr 2015

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