- San Francisco Bay Area, CA, USA
- kris@cixar.com
- http://codi.sh
-
Joined on
Mar 5, 2009
Popular repositories
-
q
A promise library for JavaScript
-
gtor
A General Theory of Reactivity
-
q-io
Interfaces for IO using Q promises in JavaScript on Node
-
asap
High-priority task queue for Node.js and browsers
-
q-connection
A JavaScript library for communicating asynchronously with remote objects using promises.
-
uncommonjs
Uncommonly designed JavaScript specifications
1,779 contributions in the last year
Contribution activity
November 2016
Created a pull request in yarpc/yarpc-go
that received 4
comments
Generalize GetHandler(ctx,req)
Based on #418 This factors Registry into Registry/Registrar, where the Registrar embeds Registry and adds the Register method for service, procedur…
- Put ThriftRW version into a Thrift file
- Add hidden --no-version-check flag
- Regenerate code
- version: Add thriftrw.disableVersionCheck tag
- golint: gen/collision_test.go
- internal: Make go generate Just Work™
- gen: Service types in the same package
- Generated enums first class JSON support
- support (go.name) annotations
- [Oneway][Part 6] Encoding layers and http use CallOneway
- Upgrade to ThriftRW 0.5
- [PeerList][Part 6] Shim old http outbounds with PeerLists
- [PeerList][Part 7] Add round robin peer list
- [PeerList][Part 5] SinglePeerList
- [PeerList][Part 3] Adding a http PeerAgent
- [PeerList][Part 4] Refactor http.Outbound
- [PeerList][Part 2] Add HostPortPeer implementations