You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by hr...@apache.org on 2020/03/04 00:25:28 UTC

[pulsar.wiki] branch master updated: Updated Client Features Matrix

This is an automated email from the ASF dual-hosted git repository.

hrsakai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.wiki.git


The following commit(s) were added to refs/heads/master by this push:
     new abbfd08  Updated Client Features Matrix
abbfd08 is described below

commit abbfd086d5ce2727d47ec8f400aa0faa51c87a98
Author: hrsakai <hs...@yahoo-corp.jp>
AuthorDate: Wed Mar 4 09:25:22 2020 +0900

    Updated Client Features Matrix
---
 Client-Features-Matrix.md | 52 +++++++++++++++++++++++------------------------
 1 file changed, 25 insertions(+), 27 deletions(-)

diff --git a/Client-Features-Matrix.md b/Client-Features-Matrix.md
index 27b619e..2da0585 100644
--- a/Client-Features-Matrix.md
+++ b/Client-Features-Matrix.md
@@ -4,33 +4,31 @@
 
 This matrix is updated with Pulsar 2.5.0 release.
 
-| Feature                                   | Java  | C++  | CGo |   Go   | Python | WebSocket |
-|:------------------------------------------|:-----:|:----:|:---:|:------:|:------:|:---------:|
-| Partitioned topics                        |  ✅   |  ✅  | ✅  |   ✅  |    ✅  |     ✅     |
-| Batching                                  |  ✅   |  ✅  | ✅  |   ✅  |    ✅    |     ✅     |
-| Compression                               |  ✅   |  ✅  | ✅  |   ✅  |    ✅    |     ✅     |
-| TLS                                       |  ✅   |  ✅  | ✅  |   ✅  |    ✅    |     ✅     |
-| Authentication                            |  ✅   |  ✅  | ✅  |   ✅  |    ✅    |     ✅     |
-| Reader API                                |  ✅   |  ✅  | ✅  |    ✅  |   ✅    |     ✅     |
-| Proxy Support                             |  ✅   |  ✅  | ✅  |   ✅  |    ✅    |     ✅     |
-| Effectively-Once                          |  ✅   |  ✅  | ✅  |       |    ✅    |     ❌     |
-| Schema                                    |  ✅   |  ✅   | ✅ |       |    ✅    |     ❌     |
-| Consumer seek                             |  ✅   |  ✅  | ✅   |    ✅  |   ✅    |     ❌     |
-| Multi-topics consumer                     |  ✅   |  ✅   |  ✅  |   ✅  |   ✅      |     ❌     |
-| Topics regex consumer                     |  ✅   |  ✅   |  ✅  |   ✅  |   ✅      |     ❌     |
-| Compacted topics                          |  ✅   |  ✅  |  ✅  |       |   ✅    |      ❌      |
-| User defined properties producer/consumer |  ✅   |  ✅   |  ✅  |   ✅  |   ✅      |     ❌     |
-| Reader hasMessageAvailable                |  ✅   |  ✅   | ✅   |   ✅  |    ✅     |     ❌     |
-| Hostname verification                     |  ✅   |  ✅   |  ✅  |   ✅  |     ✅    |     ❌     |
-| Multi Hosts Service Url support           |  ✅     |      |    |     |         |            |
-| Multi-topics consumer                     |  ✅   |  ✅   |  ✅|    ✅  |    ✅    |     ❌     |
-| Topics regex consumer                     |  ✅   |  ✅   |  ✅|    ✅  |     ✅   |     ❌     |
-| Key_shared                                |  ✅   |  ✅   |  ✅|    ✅  |        |     ❌     |
-| key based batcher                         |  ✅   |        |     |       |     |     ❌     |
-| Negative Acknowledge                      |  ✅   |  ✅    |  ✅  |   ✅   |     |     ❌     |
-| Delayed Delivery Messages                 |  ✅   |       |     |   ✅   |     |     ❌     |
-| Dead Letter Policy                        |  ✅   |       |    |      |     |     ❌     |
-| Interceptors                              |  ✅   |       |    |      |     |     ❌     |
+| Feature                                   | Java  | C++  | CGo |   Go   | Python | Node.js | WebSocket |
+|:------------------------------------------|:-----:|:----:|:---:|:------:|:------:|:------:|:---------:|
+| Partitioned topics                        |  ✅   |  ✅  |  ✅ |   ✅  |   ✅   |   ✅  |     ✅     |
+| Batching                                  |  ✅   |  ✅  |  ✅ |   ✅  |   ✅   |   ✅  |     ✅     |
+| Compression                               |  ✅   |  ✅  |  ✅ |   ✅  |   ✅   |   ✅  |     ✅     |
+| TLS                                       |  ✅   |  ✅  |  ✅ |   ✅  |   ✅   |   ✅  |     ✅     |
+| Authentication                            |  ✅   |  ✅  |  ✅ |   ✅  |   ✅   |   ✅  |     ✅     |
+| Reader API                                |  ✅   |  ✅  |  ✅ |   ✅  |   ✅   |   ✅  |     ✅     |
+| Proxy Support                             |  ✅   |  ✅  |  ✅ |   ✅  |   ✅   |   ✅  |     ✅     |
+| Effectively-Once                          |  ✅   |  ✅  |  ✅ |       |   ✅   |   ✅  |     ❌     |
+| Schema                                    |  ✅   |  ✅  |  ✅ |       |   ✅   |        |     ❌     |
+| Consumer seek                             |  ✅   |  ✅  |  ✅ |   ✅  |   ✅   |        |     ❌     |
+| Multi-topics consumer                     |  ✅   |  ✅  |  ✅ |   ✅  |   ✅   |        |     ❌     |
+| Topics regex consumer                     |  ✅   |  ✅  |  ✅ |   ✅  |   ✅   |        |     ❌     |
+| Compacted topics                          |  ✅   |  ✅  |  ✅ |       |   ✅   |   ✅  |      ❌      |
+| User defined properties producer/consumer |  ✅   |  ✅  |  ✅ |   ✅  |   ✅   |   ✅  |     ❌     |
+| Reader hasMessageAvailable                |  ✅   |  ✅  |  ✅ |   ✅  |   ✅   |   ✅  |     ❌     |
+| Hostname verification                     |  ✅   |  ✅  |  ✅ |   ✅  |   ✅   |   ✅  |     ❌     |
+| Multi Hosts Service Url support           |  ✅   |      |      |       |        |        |            |
+| Key_shared                                |  ✅   |  ✅  |  ✅ |   ✅  |        |        |     ❌     |
+| key based batcher                         |  ✅   |      |      |       |        |        |     ❌     |
+| Negative Acknowledge                      |  ✅   |  ✅  |  ✅ |   ✅  |        |   ✅  |     ❌     |
+| Delayed Delivery Messages                 |  ✅   |      |      |   ✅  |        |        |     ❌     |
+| Dead Letter Policy                        |  ✅   |      |      |       |        |        |     ❌     |
+| Interceptors                              |  ✅   |      |      |       |        |        |     ❌     |
 ## In progress
 
 This matrix keeps the features that are already developed (or under developing) in master, but not yet released.