Нема описа

Evan Huus 5e41ad652f Fix bug where old partitions weren't cleaned up пре 13 година
.gitignore 78d686d98d Initial commit пре 13 година
README.md 2de9a2dc0b README tweak пре 13 година
broker.go 0d5af9417d refactor out common code пре 13 година
broker_manager.go 5e41ad652f Fix bug where old partitions weren't cleaned up пре 13 година
client.go eb4d0a37fb Correctly send client ID пре 13 година
consumer.go 0d4e4a2ea0 go fmt пре 13 година
encoder_decoder.go 91b0ddffd1 go files use snake_case пре 13 година
errors.go fc4945fdf9 Allowing details on encode/decode errors пре 13 година
fetch_request.go 77be473961 Add package declarations to stub files пре 13 година
fetch_response.go 77be473961 Add package declarations to stub files пре 13 година
message.go 4960166afb SendSimpleMessage for producer, doesn't quite work yet пре 13 година
message_set.go 4960166afb SendSimpleMessage for producer, doesn't quite work yet пре 13 година
metadata_request.go 91b0ddffd1 go files use snake_case пре 13 година
metadata_response.go 77be473961 Add package declarations to stub files пре 13 година
offset_commit_request.go 77be473961 Add package declarations to stub files пре 13 година
offset_commit_response.go 77be473961 Add package declarations to stub files пре 13 година
offset_fetch_request.go 77be473961 Add package declarations to stub files пре 13 година
offset_fetch_response.go 77be473961 Add package declarations to stub files пре 13 година
offset_request.go 77be473961 Add package declarations to stub files пре 13 година
offset_response.go 77be473961 Add package declarations to stub files пре 13 година
packet_crcs.go 2deb91d926 checkpoint wip message encoding/decoding пре 13 година
packet_decoder.go ca7a207750 finish basic message encoding/decoding пре 13 година
packet_encoder.go ca7a207750 finish basic message encoding/decoding пре 13 година
packet_lengths.go 2deb91d926 checkpoint wip message encoding/decoding пре 13 година
partitionChooser.go 4960166afb SendSimpleMessage for producer, doesn't quite work yet пре 13 година
partition_metadata.go 91b0ddffd1 go files use snake_case пре 13 година
prep_encoder.go 4fd1ecc22c Clarify encoding errors, permit sending produceRequests пре 13 година
produce_request.go 4960166afb SendSimpleMessage for producer, doesn't quite work yet пре 13 година
produce_response.go 4960166afb SendSimpleMessage for producer, doesn't quite work yet пре 13 година
producer.go 863b58681b Infrastructure for not expecting a response. пре 13 година
real_decoder.go 1c4240b9cf Fix some offset calculation bugs пре 13 година
real_encoder.go 1c4240b9cf Fix some offset calculation bugs пре 13 година
request.go 44d5d67f64 Move API defs to right file, fix error condition пре 13 година
topic_metadata.go 91b0ddffd1 go files use snake_case пре 13 година

README.md

sarama

Sarama is a Go library for Apache Kafka 0.8.