Skip to content

In-memory key-value store. Data structures server. Redis protocol compatible server. Inspired by Redis

License

Notifications You must be signed in to change notification settings

valarpirai/vardis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vardis

In-memory key-value store that persists on disk. A Data structures server that supports Strings, Lists, Sets, Sorted Sets, Hashes. Inspired by Redis.

A redis protocol compatible key-value server.

Usage

Start server on TCP PORT 6379 go run vardis.go

About

In-memory key-value store. Data structures server. Redis protocol compatible server. Inspired by Redis

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages