Skip to content

api-definitions/keyval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Key/Value gRPC API

This repository defines a key/value service using protocol buffers and gRPC.

The motivation is to provide a uniform API that many key/value storage servers can implement and clients can interact with in any programming language.

Development

To regenerate golang protos:

bazel run  //go/keyvalpb:compiled_sources.update

About

gRPC Key Value service definition (and implementation)

Resources

License

Stars

Watchers

Forks

Packages

No packages published