Skip to content
/ gredis Public

Gredis is a custom Redis database implementation in Go, designed to mimic the core functionality of Redis for in-memory data storage, caching, and fast data retrieval. This project explores Redis-like commands and data structures, making it ideal for learning and experimenting with database fundamentals in Go.

License

Notifications You must be signed in to change notification settings

ovaixe/gredis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gredis

Gredis is a custom Redis database implementation in Go, designed to mimic the core functionality of Redis for in-memory data storage, caching, and fast data retrieval. This project explores Redis-like commands and data structures, making it ideal for learning and experimenting with database fundamentals in Go.

About

Gredis is a custom Redis database implementation in Go, designed to mimic the core functionality of Redis for in-memory data storage, caching, and fast data retrieval. This project explores Redis-like commands and data structures, making it ideal for learning and experimenting with database fundamentals in Go.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published