cache-service

command module
v0.0.0-...-e75d4ac Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 23, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

README

Cache Service

An example Go Micro service to handle basic caching operations with gRPC transport and Protobuf as an IDL.

This is not a production service but is meant to serve as an example on how to build scalable microservices with Go.

Development

~/src/cache-service % make
~/src/cache-service % bin/cache-service &
~/src/cache-service % micro web &
~/src/cache-service % open http://localhost:8082/

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
proto

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL