Mohamed-khattab / MemStash

MemStash is a Redis-like server implemented in Go. MemStash supports a variety of common Redis commands, offers serialization and deserialization of data in the Redis Serialization Protocol (RESP) format, and includes persistent logging of executed commands in an Append-Only File (AOF).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mohamed-khattab/MemStash Watchers