Skip to content

A simple in-memory KV store written in Go. Inspired by Redis. AOF persistence included!

Notifications You must be signed in to change notification settings

sid-008/Gopher-Store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gopher_store

A simple kv store based on the RESP protocol implemented in Go! Fully compatible with the redis-cli. Supports simple GET and SET operations for now.

Benchmarks

Benchmark

TODO:

  • Implement suppot for more commands: such as HSET etc

About

A simple in-memory KV store written in Go. Inspired by Redis. AOF persistence included!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages