└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # node-thrift 2 | 3 | The node-thrift code has been merged into the main Apache Thrift project. 4 | Please use the latest version of the library at: 5 | 6 | * http://thrift.apache.org 7 | * https://github.com/apache/thrift/tree/trunk/lib/nodejs 8 | 9 | ## Archive 10 | 11 | The original code has been archived here for those that need it: 12 | 13 | * performance branch: https://github.com/wadey/node-thrift/tree/performance 14 | * Submitted as patch: https://issues.apache.org/jira/browse/THRIFT-1353 15 | * 0.6.0-1: https://github.com/wadey/node-thrift/tree/0.6.0-1 16 | --------------------------------------------------------------------------------