Skip to content
This repository was archived by the owner on Mar 25, 2026. It is now read-only.

Refrag/redix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

206 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redix

redix is a key-value datastore with pluggable storage engines and redis protocol as interface, documentation & learn more

Contributions

You're welcome!

Run in docker

docker run -d -v $(pwd)/redix.hcl:/etc/redix/redix.hcl --link redixdb -p 6380:6380 refrag/redix

About

a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 97.5%
  • HCL 1.9%
  • Dockerfile 0.6%