Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rewardStyle/kinetic issues and pull requests

#61 - Add support to go modules

Pull Request - State: open - Opened by pedroandrade almost 5 years ago

#60 - Feature/send sync rawable

Pull Request - State: closed - Opened by twang-rs about 6 years ago

#59 - fix endpoints

Pull Request - State: closed - Opened by twang-rs about 6 years ago - 1 comment

#58 - add SendSync / blocking send

Pull Request - State: closed - Opened by kradski over 6 years ago

#57 - add reset timer

Pull Request - State: closed - Opened by fjordan about 7 years ago - 1 comment

#56 - add mutex for limit

Pull Request - State: closed - Opened by fjordan about 7 years ago

#55 - add limit with backoff

Pull Request - State: closed - Opened by fjordan about 7 years ago - 1 comment

#54 - Version3 package refactor

Pull Request - State: open - Opened by jasonyunicorn about 7 years ago

#53 - remove codecov integration

Pull Request - State: closed - Opened by fjordan about 7 years ago - 1 comment

#51 - Merge Version3_listener into Version3 branch

Pull Request - State: closed - Opened by jasonyunicorn over 7 years ago

#50 - Update circle.yml

Pull Request - State: closed - Opened by leviable over 7 years ago - 3 comments

#49 - Update README.md

Pull Request - State: closed - Opened by leviable over 7 years ago - 6 comments

#48 - test codecov integration

Pull Request - State: closed - Opened by fjordan over 7 years ago - 3 comments

#47 - fix goveralls not found error

Pull Request - State: closed - Opened by fjordan over 7 years ago

#46 - add coverage; godeps -> glide

Pull Request - State: closed - Opened by fjordan over 7 years ago - 6 comments

#45 - Version3 listener unstable

Pull Request - State: closed - Opened by jasonyunicorn over 7 years ago

#44 - new listener

Pull Request - State: closed - Opened by twang-rs over 7 years ago - 1 comment

#43 - Version3 listener

Pull Request - State: closed - Opened by twang-rs over 7 years ago

#42 - Version3

Pull Request - State: closed - Opened by docmerlin over 7 years ago

#41 - Hotfix do not merge

Pull Request - State: closed - Opened by twang-rs over 7 years ago - 2 comments

#40 - Aws go sqk

Pull Request - State: closed - Opened by docmerlin over 7 years ago

#39 - simplify listener

Pull Request - State: closed - Opened by docmerlin over 7 years ago - 1 comment

#38 - Added message count metrics to Producer

Pull Request - State: closed - Opened by mhoglan almost 8 years ago - 1 comment

#37 - Make .Close() less greedy, and make sync close too

Pull Request - State: closed - Opened by docmerlin almost 8 years ago

#36 - Make TestProducerTryToSend more deterministic

Pull Request - State: closed - Opened by docmerlin almost 8 years ago - 1 comment

#35 - A new Send function for when you want to lose data rather than crash.

Pull Request - State: closed - Opened by docmerlin almost 8 years ago

#34 - update go-kinesis in godeps

Pull Request - State: closed - Opened by twang-rs almost 8 years ago - 1 comment

#33 - fix auth from metadata on client refresh

Pull Request - State: closed - Opened by twang-rs almost 8 years ago - 4 comments

#32 - added golint to build

Pull Request - State: closed - Opened by rkoval almost 8 years ago - 4 comments

#31 - wip! untested! gather error logs and print them in batch

Pull Request - State: closed - Opened by twang-rs almost 8 years ago

#30 - Increase test wait time for error propagation

Pull Request - State: closed - Opened by fjordan almost 8 years ago

#29 - Fix refresh iterator rate limit

Pull Request - State: closed - Opened by twang-rs almost 8 years ago

#28 - Fix authenticate in FirehoseC

Pull Request - State: closed - Opened by docmerlin almost 8 years ago

#27 - Fix nil pointer exception that was missed by the tests

Pull Request - State: closed - Opened by docmerlin almost 8 years ago - 1 comment

#26 - Use Auth from meta data if secretKey or authKey is empty string

Pull Request - State: closed - Opened by docmerlin almost 8 years ago - 2 comments

#25 - return an error when concurrency is set to less than 1

Pull Request - State: closed - Opened by docmerlin almost 8 years ago

#24 - Retry firehose send if response is nil

Pull Request - State: closed - Opened by fjordan almost 8 years ago

#23 - Retry sending records if putRecordsResponse is nil

Pull Request - State: closed - Opened by fjordan almost 8 years ago

#22 - Handle refresh shard iterator errors

Pull Request - State: closed - Opened by fjordan about 8 years ago - 1 comment

#21 - dependency to go-kinesis updated

Pull Request - State: closed - Opened by easym0de over 8 years ago

#20 - Do not incorrectly decrement msgBuffer; set sequence number

Pull Request - State: closed - Opened by fjordan over 8 years ago

#19 - Add safety to message and error counts; Add timeout to semaphore

Pull Request - State: closed - Opened by fjordan over 8 years ago - 1 comment

#18 - Refresh shard iterator on error

Pull Request - State: closed - Opened by fjordan over 8 years ago

#17 - Add configurable concurrency; Decrease pauses

Pull Request - State: closed - Opened by fjordan over 8 years ago

#16 - Send message payload as val instead of pointer

Pull Request - State: closed - Opened by fjordan over 8 years ago

#15 - Always update shard iterator

Pull Request - State: closed - Opened by fjordan over 8 years ago

#14 - Fix deadlock

Pull Request - State: closed - Opened by fjordan over 8 years ago

#13 - Prefer InitC and FirehoseC over more verbose WithConf

Pull Request - State: closed - Opened by fjordan over 8 years ago

#12 - Remove truncatedRecordTerminator

Pull Request - State: closed - Opened by fjordan over 8 years ago

#11 - Kinesis firehose integration

Pull Request - State: closed - Opened by fjordan over 8 years ago

#10 - Fix race condition when reading/writing messages

Pull Request - State: closed - Opened by fjordan over 8 years ago - 1 comment

#9 - Export shard iter types to enable configuration with string or int an…

Pull Request - State: closed - Opened by fjordan almost 9 years ago

#8 - Fix config tests and add -race and -cover to tests

Pull Request - State: closed - Opened by fjordan almost 9 years ago

#7 - Added custom constructor with configuration override.

Pull Request - State: closed - Opened by fjordan almost 9 years ago

#6 - Start produce and consume after reconfiguring endpoints

Pull Request - State: closed - Opened by fjordan almost 9 years ago

#5 - CircleCI Integration

Pull Request - State: closed - Opened by fjordan almost 9 years ago

#4 - Use default config instead of panic when an error occurs

Pull Request - State: closed - Opened by fjordan almost 9 years ago - 1 comment

#3 - Rename KinesisMessage to Message

Pull Request - State: closed - Opened by fjordan almost 9 years ago

#2 - Add kinesalite integration for tests

Pull Request - State: closed - Opened by fjordan almost 9 years ago

#1 - Refactored for the depreciation of google code.

Pull Request - State: closed - Opened by docmerlin almost 9 years ago - 1 comment