aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Thrift-XS/pkg-descr
blob: 325f3433e0d698b509b7cb39d0ed8f771710bfe5 (plain) (blame)
1
2
3
4
5
6
7
8
Thrift::XS provides faster versions of Thrift::BinaryProtocol and
Thrift::MemoryBuffer.

Thrift compact protocol support is also available, just replace
Thrift::XS::BinaryProtocol with Thrift::XS::CompactProtocol.

To use, simply replace your Thrift initialization code with the appropriate
Thrift::XS version.