説明なし

Evan Huus daabaa3c99 Misc partition fixes, including making sure they're in the right order 12 年 前
.gitignore 78d686d98d Initial commit 12 年 前
README.md 2de9a2dc0b README tweak 12 年 前
broker.go a2eefc8df1 Little naming changes for consistency 12 年 前
client.go f87efdac57 More refactor, consistent API 12 年 前
consumer.go 0d4e4a2ea0 go fmt 12 年 前
encoder_decoder.go 91b0ddffd1 go files use snake_case 12 年 前
errors.go cbc1273e08 checkpoint wip simplify errors slightly 12 年 前
fetch_request.go 19099f5e88 Implement fetch requests 12 年 前
fetch_response.go 1862bd8823 Decode remaining parts of fetch responses 12 年 前
message.go 84d5cfc734 Finish improving errors 12 年 前
message_set.go 1862bd8823 Decode remaining parts of fetch responses 12 年 前
metadata_cache.go daabaa3c99 Misc partition fixes, including making sure they're in the right order 12 年 前
metadata_request.go 39be3b4fee Refactor. Refresh topic metadata in more cases. 12 年 前
metadata_response.go a2eefc8df1 Little naming changes for consistency 12 年 前
offset_commit_request.go 77be473961 Add package declarations to stub files 12 年 前
offset_commit_response.go 77be473961 Add package declarations to stub files 12 年 前
offset_fetch_request.go 77be473961 Add package declarations to stub files 12 年 前
offset_fetch_response.go 77be473961 Add package declarations to stub files 12 年 前
offset_request.go 77be473961 Add package declarations to stub files 12 年 前
offset_response.go 77be473961 Add package declarations to stub files 12 年 前
packet_crcs.go 84d5cfc734 Finish improving errors 12 年 前
packet_decoder.go 1862bd8823 Decode remaining parts of fetch responses 12 年 前
packet_encoder.go b6d96975b7 Allow sending arbitrary messages from producer 12 年 前
packet_lengths.go 84d5cfc734 Finish improving errors 12 年 前
partition_chooser.go daabaa3c99 Misc partition fixes, including making sure they're in the right order 12 年 前
partition_metadata.go fe73334510 Factor out common array encoding/decoding 12 年 前
prep_encoder.go 84d5cfc734 Finish improving errors 12 年 前
produce_request.go 39be3b4fee Refactor. Refresh topic metadata in more cases. 12 年 前
produce_response.go eeb9b0926c More API slimming, publish ProduceResponse 12 年 前
producer.go daabaa3c99 Misc partition fixes, including making sure they're in the right order 12 年 前
real_decoder.go 84d5cfc734 Finish improving errors 12 年 前
real_encoder.go b6d96975b7 Allow sending arbitrary messages from producer 12 年 前
request.go 738410b0c0 Simply interfaces slightly 12 年 前
topic_metadata.go 91b0ddffd1 go files use snake_case 12 年 前
utils.go daabaa3c99 Misc partition fixes, including making sure they're in the right order 12 年 前

README.md

sarama

Sarama is a Go library for Apache Kafka 0.8.