Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions content/linux/opensource_packages/folly.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
name: Folly
category: Compilers/Tools
description: Folly is a C++20 library that provides a collection of reusable components focused on performance, efficiency, and practical use in large-scale systems.
download_url: https://github.com/facebook/folly/releases
works_on_arm: true
supported_minimum_version:
version_number: 2020.04.20.00
release_date: 2020/04/20


optional_info:
homepage_url: https://github.com/facebook/folly
support_caveats:
alternative_options:
getting_started_resources:
official_docs: https://github.com/facebook/folly#build-notes
arm_content:
partner_content:
arm_recommended_minimum_version:
version_number:
release_date:
reference_content:
rationale:

optional_hidden_info:
release_notes__supported_minimum: https://github.com/facebook/folly/tree/v2020.04.20.00#dependencies
release_notes__recommended_minimum:
other_info: Readme in version 2020.04.20.00 officially mentions Linux ARM support in folly for the first time.

---
31 changes: 31 additions & 0 deletions content/linux/opensource_packages/ksqldb.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
name: KsqlDB
category: Databases - Big-data
description: KsqlDB is a distributed streaming database that enables building real-time stream processing applications on Apache Kafka using SQL-based queries.
download_url: https://hub.docker.com/r/confluentinc/cp-ksqldb-server/tags
works_on_arm: true
supported_minimum_version:
version_number: 7.0.4
release_date: 2022/06/23


optional_info:
homepage_url: https://www.confluent.io/product/ksqldb/
support_caveats:
alternative_options:
getting_started_resources:
official_docs: https://docs.confluent.io/platform/current/ksqldb/operate-and-deploy/installation/installing.html
arm_content:
partner_content:
arm_recommended_minimum_version:
version_number:
release_date:
reference_content:
rationale:

optional_hidden_info:
release_notes__supported_minimum:
release_notes__recommended_minimum:
other_info: KsqlDB docker images are available for Linux/Arm64 from 7.0.4 onwards. Kindly refer <https://hub.docker.com/r/confluentinc/cp-ksqldb-server/tags?ordering=-last_updated&name=arm64>.

---