/lucas

A simple redis server written in go

Primary LanguageGoApache License 2.0Apache-2.0

Lucas

A simple redis server written in go
Build Status codecov Go Report Card

Supported Data Types

  • hash
  • string
  • set
  • sorted set
  • list
  • slow log

Supported Operation Types

  • Requst-Response
  • Publish-Subscribe

Supported Command Types