Skip to content

Commit 5f02f86

Browse files
authored
Update README.md
1 parent c116ca9 commit 5f02f86

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,31 @@ The high level and low level *consumers*, *producer*, and *metadata* APIs are su
1414

1515
Documentation is available [here](https://arnaud-lb.github.io/php-rdkafka/phpdoc/book.rdkafka.html).
1616

17+
## Sponsors
18+
19+
<table width="100%">
20+
<tr>
21+
<td>
22+
<img width="1000" height="0">
23+
<a href="https://upstash.com/?utm_source=php-rdkafka" >
24+
<img src="https://raw.githubusercontent.com/upstash/sponsorship/master/kafka.png" alt="Upstash" width="260" align="right">
25+
</a>
26+
27+
<h3>Upstash: Serverless Kafka</h3>
28+
29+
<ul>
30+
<li>True Serverless Kafka with per-request-pricing</li>
31+
<li>Managed Apache Kafka, works with all Kafka clients</li>
32+
<li>Built-in REST API designed for serverless and edge functions</li>
33+
</ul>
34+
35+
[Start for free in 30 seconds!](https://upstash.com/?utm_source=YOUR_PROJECT)
36+
</td>
37+
</tr>
38+
</table>
39+
40+
php-rdkafka supports Ukraine. Proceeds from our generous sponsors are currently donated to the [Support Ukraine collective](https://opencollective.com/support-ukraine).
41+
1742
## Table of Contents
1843

1944
1. [Installation](#installation)

0 commit comments

Comments
 (0)