Aucune description

Evan Huus 66d253ebae Broker bug fix il y a 13 ans
.gitignore 78d686d98d Initial commit il y a 13 ans
README.md 2de9a2dc0b README tweak il y a 13 ans
broker.go 66d253ebae Broker bug fix il y a 13 ans
client.go e34ddd043d Publish broker il y a 13 ans
consumer.go 0d4e4a2ea0 go fmt il y a 13 ans
encoder_decoder.go 2fa436eb05 Publish the Message type. Separate encoders. il y a 13 ans
errors.go cbc1273e08 checkpoint wip simplify errors slightly il y a 13 ans
fetch_request.go 19099f5e88 Implement fetch requests il y a 13 ans
fetch_response.go e5a0f9bc72 Remove unused code il y a 13 ans
message.go cc60a82a48 publish CompressionCodec type il y a 13 ans
message_set.go 2fa436eb05 Publish the Message type. Separate encoders. il y a 13 ans
metadata_cache.go fd2d940dbf Broker cleanup, make it really concurrency-safe il y a 13 ans
metadata_request.go 1e7b3a06da Publish metadata request/response structures, remove dead code il y a 13 ans
metadata_response.go b70312a188 Group metadata response structures together il y a 13 ans
offset_commit_request.go 77be473961 Add package declarations to stub files il y a 13 ans
offset_commit_response.go 77be473961 Add package declarations to stub files il y a 13 ans
offset_fetch_request.go 77be473961 Add package declarations to stub files il y a 13 ans
offset_fetch_response.go 77be473961 Add package declarations to stub files il y a 13 ans
offset_request.go 77be473961 Add package declarations to stub files il y a 13 ans
offset_response.go 77be473961 Add package declarations to stub files il y a 13 ans
packet_crcs.go 84d5cfc734 Finish improving errors il y a 13 ans
packet_decoder.go 0c69a97459 Slices can already be nil il y a 13 ans
packet_encoder.go ba2bf0685c Consistent encode and decode helper functions. il y a 13 ans
packet_lengths.go 84d5cfc734 Finish improving errors il y a 13 ans
partition_chooser.go 2fa436eb05 Publish the Message type. Separate encoders. il y a 13 ans
prep_encoder.go 0c69a97459 Slices can already be nil il y a 13 ans
produce_request.go ac861788b4 Make brokers request/response-type aware. il y a 13 ans
produce_response.go babe87c20f Simplify ProduceResponse structure with a map. il y a 13 ans
producer.go ac861788b4 Make brokers request/response-type aware. il y a 13 ans
real_decoder.go 0c69a97459 Slices can already be nil il y a 13 ans
real_encoder.go 0c69a97459 Slices can already be nil il y a 13 ans
request.go ac861788b4 Make brokers request/response-type aware. il y a 13 ans
response_header.go ba2bf0685c Consistent encode and decode helper functions. il y a 13 ans
utils.go 2fa436eb05 Publish the Message type. Separate encoders. il y a 13 ans

README.md

sarama

Sarama is a Go library for Apache Kafka 0.8.