Skip to content

felipeinfantino/microservice-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservice in golang, using Redis and gRPC

This is the code based on this article :

https://medium.com/@felipe.infantino.moreno/microservice-in-golang-using-redis-and-grpc-865587aa260c

Idea:

This is a microservice that handles basic operations, SET, UPDATE and DELETE using Redis as a database and gRPC as communication architecture.

Usage:

git clone https://github.com/felipeinfantino/microservice-golang.git

then

docker-compose up

This is just the server . To test it out use BloomRPC

Check out the article to deep understand what is written in this repo. Feel free to make a pull request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages