Skip to content

BlizzTrack/gmc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]: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