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 up
Pinned
4,436 contributions in the last year
Contribution activity
November 2020
Created 80 commits in 12 repositories
Created a pull request in nats-io/nats-server that received 2 comments
Opened 27 other pull requests in 7 repositories
nats-io/jetstream
14
merged
- 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
6
merged
nats-io/nats.go
3
merged
nats-io/terraform-provider-jetstream
1
merged
nats-io/jetstream-gh-action
1
merged
choria-io/go-choria
1
merged
nats-io/nats-server
1
merged
Reviewed 11 pull requests in 5 repositories
nats-io/nats-server 4 pull requests
nats-io/nats.go 3 pull requests
ripienaar/free-for-dev 2 pull requests
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 …