etcd 0.0.6 copy "etcd: ^0.0.6" to clipboard
etcd: ^0.0.6 copied to clipboard

A client for connecting to and interacting with ETCD, a distributed, reliable key-value store for the most critical data of a distributed system

0.0.1 #

  • Initial version, created by Stagehand

0.0.2 #

  • pub health adjustments

0.0.3 #

  • Modify generated grpc files to turn off some linter errors
  • Support for compact requests
  • Support for transaction requests
  • Support for key prefixes

0.0.4 #

  • Minor Internal Refactorings
  • Add generic type to kv.fetch() method
  • Add isShutdown and isShuttingDown flags

0.0.5 #

  • Hold back grpc dependency version to avoid breaking change in grpc 2.8.0 until we can properly update

0.0.6 #

  • update all dependencies to most recent versions (including grpc which was held back in the last release)
3
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A client for connecting to and interacting with ETCD, a distributed, reliable key-value store for the most critical data of a distributed system

Homepage
Repository

License

Apache-2.0 (LICENSE)

Dependencies

fixnum, grpc, logging, path, protobuf, stack_trace

More

Packages that depend on etcd