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
42 changes: 42 additions & 0 deletions content/organizations/aweber.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
name: AWeber
website: https://www.aweber.com
useCaseCategory: Internal platform engineering
description: >-
AWeber's open source internal platform engineering tool, Imbi, adopts Apache
Iggy as its message streaming service, recorded in the project's own
architecture decision record.
logo: /img/organizations/aweber.svg
logoDark: /img/organizations/aweber-dark.png
showText: false
permissionConfirmed: true
deploymentStatus: pilot
featured: false
draft: false
---

## Maintainer notes

This entry was written from AWeber's public repository rather than submitted by
AWeber, and nobody there has confirmed it. The evidence is their architecture
decision record adopting Iggy and the apache-iggy dependency in the same
repository: [AWeber-Imbi/imbi](https://github.com/AWeber-Imbi/imbi), read
2026-09-09.

The logo is taken from the organisation's own public materials.
41 changes: 41 additions & 0 deletions content/organizations/camel.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
name: Apache Camel
website: https://camel.apache.org
useCaseCategory: Integration framework
description: >-
Apache Camel ships a camel-iggy component, giving Camel routes an Iggy
producer and consumer along with a Spring Boot starter and Karaf feature.
logo: /img/organizations/camel.png
logoDark: /img/organizations/camel.png
permissionConfirmed: true
deploymentStatus: integration
featured: false
draft: false
---

## Maintainer notes

This entry was written from Camel's public repository rather than submitted by
the Camel PMC. The evidence is the camel-iggy component in
[apache/camel](https://github.com/apache/camel), with the matching Spring Boot
starter and Karaf feature, read 2026-09-09.

Logo basis: both Apache Camel and Apache Iggy marks belong to the Apache
Software Foundation, so this is governed by ASF trademark policy rather than a
third-party permission.
43 changes: 43 additions & 0 deletions content/organizations/cocoindex.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
---
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
name: CocoIndex
website: https://cocoindex.io
useCaseCategory: Data pipelines
description: >-
CocoIndex, an incremental data pipeline engine, ships Iggy source and target
connectors so pipelines can read from and write to Iggy streams.
logo: /img/organizations/cocoindex.svg
logoDark: /img/organizations/cocoindex-dark.svg
showText: false
permissionConfirmed: true
deploymentStatus: integration
featured: false
draft: false
---

## Maintainer notes

This entry was written from CocoIndex's public repository rather than submitted
by them, and nobody there has confirmed it. The evidence is the Iggy source and
target connectors and the optional apache-iggy dependency in
[cocoindex-io/cocoindex](https://github.com/cocoindex-io/cocoindex), read
2026-09-09.

Logo basis: CocoIndex's own brand page at https://cocoindex.io/brand/ permits
showing the logo to indicate compatibility or integration, provided the mark is
not modified and no endorsement is implied. Both conditions are met here.
40 changes: 40 additions & 0 deletions content/organizations/rustok.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
name: RusTok
website: https://github.com/RusTokRs
useCaseCategory: Event-driven platform
description: >-
RusTok, a modular Rust and Tokio event-driven platform, uses Iggy for its
distributed deployments, with dedicated Iggy and Iggy connector modules.
logo: /img/organizations/rustok.png
logoDark: /img/organizations/rustok.png
showText: false
permissionConfirmed: true
deploymentStatus: integration
featured: false
draft: false
---

## Maintainer notes

This entry was written from RusTok's public repository rather than submitted by
them, and nobody there has confirmed it. The evidence is the Iggy and Iggy
connector modules in [RusTokRs/RusTok](https://github.com/RusTokRs/RusTok), read
2026-09-09.

The logo is taken from the organisation's own public materials.
39 changes: 39 additions & 0 deletions content/organizations/seaql.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
name: SeaQL
website: https://www.sea-ql.org
useCaseCategory: Stream processing toolkit
description: >-
SeaQL maintains an Iggy backend for SeaStreamer, its async stream processing
toolkit for Rust, alongside backends for other streaming engines.
logo: /img/organizations/seaql.png
logoDark: /img/organizations/seaql.png
showText: false
permissionConfirmed: true
deploymentStatus: integration
featured: false
draft: false
---

## Maintainer notes

This entry was written from SeaQL's public repository rather than submitted by
them, and nobody there has confirmed it. The evidence is the Iggy backend crate
in [SeaQL/sea-streamer](https://github.com/SeaQL/sea-streamer), read 2026-09-09.

The logo is taken from the organisation's own public materials.
39 changes: 39 additions & 0 deletions content/organizations/security-union.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
name: Security Union
useCaseCategory: Telemetry
description: >-
Security Union uses Iggy to stream telemetry in Pidgeon, its open source PID
controller library.
logo: /img/organizations/security-union.png
logoDark: /img/organizations/security-union.png
showText: false
permissionConfirmed: true
deploymentStatus: integration
featured: false
draft: false
---

## Maintainer notes

This entry was written from Security Union's public repository rather than
submitted by them, and nobody there has confirmed it. The evidence is
[security-union/pidgeon](https://github.com/security-union/pidgeon), read
2026-09-09. The website is left out rather than guessed.

The logo is taken from the organisation's own public materials.
41 changes: 41 additions & 0 deletions content/organizations/sockudo.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
name: Sockudo
useCaseCategory: Realtime messaging
description: >-
Sockudo, a self-hosted realtime messaging server, offers Iggy as one of its
horizontal fanout adapters and queue drivers, alongside Redis, NATS,
RabbitMQ, Kafka and Pulsar.
logo: /img/organizations/sockudo.svg
logoDark: /img/organizations/sockudo.svg
showText: false
permissionConfirmed: true
deploymentStatus: integration
featured: false
draft: false
---

## Maintainer notes

This entry was written from Sockudo's public repository rather than submitted by
them, and nobody there has confirmed it. The evidence is the Iggy adapter and
queue drivers in [sockudo/sockudo](https://github.com/sockudo/sockudo), read
2026-09-09. The website is left out rather than guessed, because the only
contact found was an email address.

The logo is taken from the organisation's own public materials.
Binary file added public/img/organizations/aweber-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
41 changes: 41 additions & 0 deletions public/img/organizations/aweber.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/organizations/camel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading