Nessuna descrizione

Evan Huus da4ea44315 Improve metadata cache's updateTopics 12 anni fa
.gitignore 78d686d98d Initial commit 12 anni fa
README.md 2de9a2dc0b README tweak 12 anni fa
broker.go da4ea44315 Improve metadata cache's updateTopics 12 anni fa
client.go e34ddd043d Publish broker 12 anni fa
consumer.go 0d4e4a2ea0 go fmt 12 anni fa
encoder_decoder.go 2fa436eb05 Publish the Message type. Separate encoders. 12 anni fa
errors.go 8db695793d A bit of docs 12 anni fa
fetch_request.go c1b36d1a4f Fetch Request/Response pair updated 12 anni fa
fetch_response.go c1b36d1a4f Fetch Request/Response pair updated 12 anni fa
message.go 8db695793d A bit of docs 12 anni fa
message_set.go 805772fbb8 Hide the fact that ProduceRequests use messageSets 12 anni fa
metadata_cache.go da4ea44315 Improve metadata cache's updateTopics 12 anni fa
metadata_request.go 2694df2f96 Remove unused code 12 anni fa
metadata_response.go da4ea44315 Improve metadata cache's updateTopics 12 anni fa
offset_commit_request.go 77be473961 Add package declarations to stub files 12 anni fa
offset_commit_response.go 77be473961 Add package declarations to stub files 12 anni fa
offset_fetch_request.go 77be473961 Add package declarations to stub files 12 anni fa
offset_fetch_response.go 77be473961 Add package declarations to stub files 12 anni fa
offset_request.go 77be473961 Add package declarations to stub files 12 anni fa
offset_response.go 77be473961 Add package declarations to stub files 12 anni fa
packet_crcs.go 84d5cfc734 Finish improving errors 12 anni fa
packet_decoder.go 0c69a97459 Slices can already be nil 12 anni fa
packet_encoder.go ba2bf0685c Consistent encode and decode helper functions. 12 anni fa
packet_lengths.go 84d5cfc734 Finish improving errors 12 anni fa
partitioner.go 4aaecc7b0a s/PartitionChooser/Partitioner/ 12 anni fa
prep_encoder.go 0c69a97459 Slices can already be nil 12 anni fa
produce_request.go c1b36d1a4f Fetch Request/Response pair updated 12 anni fa
produce_response.go c1b36d1a4f Fetch Request/Response pair updated 12 anni fa
producer.go 805772fbb8 Hide the fact that ProduceRequests use messageSets 12 anni fa
real_decoder.go 0c69a97459 Slices can already be nil 12 anni fa
real_encoder.go 0c69a97459 Slices can already be nil 12 anni fa
request.go ac861788b4 Make brokers request/response-type aware. 12 anni fa
response_header.go ba2bf0685c Consistent encode and decode helper functions. 12 anni fa
utils.go 2fa436eb05 Publish the Message type. Separate encoders. 12 anni fa

README.md

sarama

Sarama is a Go library for Apache Kafka 0.8.