Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
4,438 contributions in the last year
Contribution activity
November 2020
Created 127 commits in 15 repositories
Created a pull request in nats-io/nats-server that received 2 comments
Opened 44 other pull requests in 10 repositories
nats-io/jetstream
18
merged
- support stream list filtering
- revert the s lookup command, update docs
- Revert lookup
- support stream lookup
- add the stream_lookup schemas
- mention 409 status code
- update dependencies to document template create
- support max ack pending in the cli
- ensure max_ack_pending is positive
- support MaxAckPending on consumers
- replace hdrhistogram dependency
- always report server id
- export client rtt in account info
- report server name instead of server id
- expand account information
- do not show the password on screen
- various UX improvement to nats context
- Extended pull
nats-io/jsm.go
12
merged
1
open
- allow stream names to be filtered
- Revert lookup
- improve types used in msginfo
- wip stream aware publish and subscribe
- add mgr.StreamLookup
- add the lookup suject
- add stream lookup types and schema helpers
- add a template create request
- add JSApiStreamCreateRequest to be consistent with other create cals
- add go vet checks
- add MaxAckOutstanding support
- update SequencePair to match the server
- support the full next msg request format
choria-io/go-choria
4
merged
nats-io/nats.go
3
merged
choria-io/puppet-choria
1
merged
choria-io/mcorpc-ruby-support
1
merged
choria-io/puppet-mcollective
1
merged
nats-io/terraform-provider-jetstream
1
merged
nats-io/jetstream-gh-action
1
merged
nats-io/nats-server
1
merged
Reviewed 17 pull requests in 6 repositories
ripienaar/free-for-dev 6 pull requests
nats-io/nats-server 5 pull requests
nats-io/nats.go 3 pull requests
choria-io/puppet-mcollective 1 pull request
nats-io/nats-surveyor 1 pull request
nats-io/nats.java 1 pull request
Created an issue in nats-io/jetstream that received 1 comment
support MaxAckPending
schemas #374 readme #374 jsm.go nats-io/jsm.go#146 nats cli #376 nats.go nats-io/nats.go#608 github actions nats-io/jetstream-gh-action#29 …