commit | 066ce2e542ce5c42c012d114828a8b65f097e0b7 | [log] [tgz] |
---|---|---|
author | Kenton Varda <[email protected]> | Thu Aug 22 19:50:54 2013 -0700 |
committer | Kenton Varda <[email protected]> | Thu Aug 22 19:50:54 2013 -0700 |
tree | b5fd3ddf893a5464971ba7f1e324b022e61ff8db | |
parent | 1cb71b920e47a7607a8d7f0c61c8ec3f798c2f8b [diff] |
Don't allow releases when TODO(now) or TODO(soon) or KJ_DBG are found in the code.
Cap‘n Proto is an insanely fast data interchange format and capability-based RPC system. Think JSON, except binary. Or think Protocol Buffers, except faster. In fact, in benchmarks, Cap’n Proto is INFINITY TIMES faster than Protocol Buffers.