respect

module
v0.0.0-...-af7821d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 19, 2024 License: MIT

README

RESPect

RESPect lets you build Redis servers in Go. It does this by implementing the Redis Serialization Protocol, leaving it to the programmer to provide the basic mechanisms, such as SET, GET, DEL, and EXISTS.

This is a work in progress. Don't use it for anything important.

Directories

Path Synopsis
cmd
pkg
resp
Package resp provides Redis Serialization Protocol (RESP) encoding and decoding, including Data Transfer Objects (DTOs) for the protocol.
Package resp provides Redis Serialization Protocol (RESP) encoding and decoding, including Data Transfer Objects (DTOs) for the protocol.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL