Skip to content

huangnauh/lancelot

Repository files navigation

lancelot

build

go build ./cmd/redis-server

run

./redis-server

test

make test

supporting

command status
Keys Supported
Strings Supported
Lists Supported
Hashes Supported
Sets Supported
Sorted Sets Supported
Geospatial Supported
Bitmaps Supported
Scripting Supported
Connections Supported
Transactions Supported
Server Supported

Available lua libraries

  • redis lib.
  • string lib.
  • table lib.
  • math lib.
  • cjson lib.
  • cmsgpack lib.
  • bit lib.

About

A distributed persistent system that implements the Redis protocol.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages