Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
113 changes: 0 additions & 113 deletions Gopkg.lock

This file was deleted.

46 changes: 0 additions & 46 deletions Gopkg.toml

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This repository contains protocol definitions for go-graphite services

* zipper-* - protocols used for reading path
* carbonapi_v3_grpc - gRPC service definitions for new zipper protocol. Status: **WIP**
* carbonapi_v3_pb - new protobuf3-based protocol that's used as a base for gRPC communcation Status: **WIP**
* carbonapi_v3_pb - new protobuf3-based protocol that's used as a base for gRPC communcation Status: **STABLE**
* carbonapi_v2_pb - current production protobuf3-based protocol. Status: **STABLE**
* carbonapi_v1_pb - protobuf2 protocol, used in carbonzipper 0.6x or earlier. Status: **Deprecated**

Expand Down
Loading