Skip to content

jfeng45/reservegrpc

Repository files navigation

Reserve gRPC

Other language:

This is the project for me to learn writing Microservice in GRPC and Go, and it is not intended for production use. I originally took the code from Alan Shreve's gRPC cache service, then made some changes on retry and timeout features.

Getting Started

Installing

go get github.com/jfeng45/reservegrpc

Run Server

cd reserveserver
go run cacheJinServer.go

Run Client

cd reserveclient
go run cacheJinClient.go

License

MIT License

About

Cache service for gRPC and Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages