Skip to content

Latest commit

 

History

History
48 lines (40 loc) · 1.18 KB

README.md

File metadata and controls

48 lines (40 loc) · 1.18 KB

Docker Automated build

Supported protocol functions

Memcached protocol

Function Status
get finished
set finished
add finished
replace finished
delete finished
gat finished
gats finished
flush_all finished
stats not started
cas not started
incr finished
decr finished
append not started
prepend not started

Custom functions

Function Status What it does
has finished returns if a key exist without all the payload

Building

Source

Install the latest version of golang

> git clone git@github.com:BlizzTrack/gmc.git
> cd gmc
> go build -o gmc ./cmd/main.go

Go Get

> go get -u github.com/BlizzTrack/gmc/cmd/gmc

Binary builds

Docker Automated build

Who use this

BlizzTrack

Badge Directory