Skip to content

Commit

Permalink
Merge pull request jhuangtw#46 from derekcollison/patch-1
Browse files Browse the repository at this point in the history
Added NATS.io to pubsub section.
  • Loading branch information
jhuangtw-dev committed Apr 10, 2019
2 parents c9c6e99 + 5193ee4 commit aa759bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ See also: [System Design Primer](https://github.com/donnemartin/system-design-pr
| Dremel | [bigquery](https://cloud.google.com/bigquery/) | Apache Drill, [Presto](https://prestodb.io), Spark(sort-of), | AWS Athena, [Redshift Spectrum](https://aws.amazon.com/redshift/spectrum/) |
| Dremel UI | | [Redash](https://github.com/getredash/redash), [Metabase](https://github.com/metabase/metabase) | |
| Search (Mustang, Alexandria) | | Elasticsearch, Solr, Lucene | [algolia](https://www.algolia.com/) |
| pubsub | [pubsub](https://cloud.google.com/pubsub/docs/overview) | RabbitMQ, [PubNub](https://www.pubnub.com/) | AWS SQS/SNS, [AWS AppSync](https://aws.amazon.com/appsync) |
| pubsub | [pubsub](https://cloud.google.com/pubsub/docs/overview) | NATS.io(https://nats.io), RabbitMQ, [PubNub](https://www.pubnub.com/) | AWS SQS/SNS, [AWS AppSync](https://aws.amazon.com/appsync) |
| [Flume (Java)](https://ai.google/research/pubs/pub35650) | [Apache Beam](https://beam.apache.org/) | [Apache Crunch](https://crunch.apache.org/) | |

### DevOps
Expand Down

0 comments on commit aa759bd

Please sign in to comment.