Skip to content
/ gedis Public

The simplest in-memory caching server built within ~ 5 hours.

License

Notifications You must be signed in to change notification settings

AAVision/gedis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gedis

Gedis is one of the dumbest memory caching tools. It was created in 5 hours because I have some spare time!

Description 📚

Coming soon.

Usage

  • head to gedis-server folder and run go run . and then the server will run on port 9999.
  • run go run main.go in the root directory.

TO-DO 🤾‍♂️

  • Add interactive CLI with colorable outputs.
  • Add tests.
  • Add security MTLS.
  • Add dockerization.

LICENSE ⚖️

This project is licensed under the MIT License. See the LICENSE file for details.

About

The simplest in-memory caching server built within ~ 5 hours.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages