command
module
Version:
v0.0.0-...-4545b5a
Opens a new window with list of versions in this module.
Published: Mar 1, 2021
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
redis-de-go
redis serverのgolangによる実装
使い方
build
go build -o redis-de-go main.go
help
./redis-de-go -h
run
./redis-de-go
実装コマンド
- ping
- set
- get
- del
- exists
- incrby/decrby
- incr/decr
- rename
- time
- append
- dbsize
- touch
- mget
- mset
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.