|
|
il y a 2 ans | |
|---|---|---|
| .. | ||
| include | 5cc28a7b45 chore: fix mix.exs checking | il y a 2 ans |
| src | 423b586c56 fix(dialyzer): fix some dialyzer issues found on otp 26 | il y a 2 ans |
| test | 9c5856029f feat(cassa): accept wrapped secrets as passwords | il y a 2 ans |
| BSL.txt | 7eacbffae9 chore: create dirs and README template for all ee bridges | il y a 2 ans |
| README.md | 383fec9dfc docs: fix invalid links | il y a 2 ans |
| docker-ct | bdce32e713 refactor(cassandra): move cassandra bridge into its own app | il y a 2 ans |
| rebar.config | 5e100f52b8 style: erlfmt all `rebar.config` files and `bin/nodetool` | il y a 2 ans |
Apache Cassandra is an open-source, distributed NoSQL database management system that is designed to manage large amounts of structured and semi-structured data across many commodity servers, providing high availability with no single point of failure. It is commonly used in web and mobile applications, IoT, and other systems that require storing, querying, and analyzing large amounts of data.
The application is used to connect EMQX and Cassandra. User can create a rule and easily ingest IoT data into Cassandra by leveraging EMQX Rules.
Refer to API Docs - Bridges for more detailed information.
Please see our contributing.md.
EMQ Business Source License 1.1, refer to LICENSE.