Skip to content

misikdmytro/redis-beyond-caching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redis Beyond Caching

This repository contains the code for the 'Redis Beyond Caching' Medium post.

Requirements

  • Go 1.23
  • Docker & Docker Compose

Running the code

  1. Clone the repository
  2. Run docker-compose up -d in the root directory to start the Redis server
  3. Run go run main.go in any children directory to run the code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages