redisbadger

command module
v0.0.0-...-ec912d0 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2024 License: MIT Imports: 1 Imported by: 0

README

redisbadger

Redisbadger is a redis compatible frontend with a badger backend implemented all in golang.

Currently, this repo is a WIP. Some commands are partial implementations. If a command needs to be completely implemented or if a new command is wanted, put in a feature request via Issue tickets or put in a PR both are welcomed.

Current implemented Redis commands:

  • BgRewriteAOF
  • DbSize
  • Del
  • Exists
  • Get
  • GetSet
  • Ping
  • Publish
  • Quit
  • Scan
  • Set
  • Subscribe/PSubscribe

The easiest way to try it out is: go install github.com/nathanhack/redisbadger@latest

Then run redisbadger -h to see commandline help.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
arg

Jump to

Keyboard shortcuts

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