afilipko / judis

Redis-like in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

judis

Redis-like with Go

Supported commands - GET - SET - HSET - HGET - KEYS - RPUSH - RPOP - LRANGE - LSET - DEL

To run - ./judis Sample config file - conf.yml

CLI client ./cli_client will use the same file

About

Redis-like in Go


Languages

Language:Go 100.0%