Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 746 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 746 Bytes

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