Name: | fbthrift |
---|---|
Version: | 2023.04.24.00 |
Release: | 1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 13709967 |
License: | ASL 2.0 |
RPM: | fbthrift-2023.04.24.00-1.el9.aarch64.rpm |
Source RPM: | fbthrift-2023.04.24.00-1.el9.src.rpm |
Build Date: | Tue May 09 2023 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/facebook/fbthrift |
Summary: | Facebook's branch of Apache Thrift, including a new C++ server |
Description: | Thrift is a serialization and RPC framework for service communication. Thrift enables these features in all major languages, and there is strong support for C++, Python, Hack, and Java. Most services at Facebook are written using Thrift for RPC, and some storage systems use Thrift for serializing records on disk. Facebook Thrift is not a distribution of Apache Thrift. This is an evolved internal branch of Thrift that Facebook re-released to open source community in February 2014. Facebook Thrift was originally released closely tracking Apache Thrift but is now evolving in new directions. In particular, the compiler was rewritten from scratch and the new implementation features a fully asynchronous Thrift server. |
- Update to 2023.04.24.00
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Include serializer assignment patch
- Update to 2022.07.11.00
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Rebuild for fmt-9, and enable ppc64le again
- Rebuild with gcc to fix FTBFS on aarch64
- Rebuilt for Boost 1.78
- Update to 2022.03.14.00
- Update to 2022.03.07.00 (resolves: rhbz#2059325)