File tree Expand file tree Collapse file tree 4 files changed +12
-31
lines changed Expand file tree Collapse file tree 4 files changed +12
-31
lines changed Original file line number Diff line number Diff line change 1
1
define: base https://docs.mongodb.com/ecosystem
2
+ define: kafka https://docs.mongodb.com/kafka-connector/current
2
3
3
4
raw: ecosystem/tutorial/install-mongodb-on-amazon-ec2 -> ${base}/platforms/amazon-ec2
4
5
raw: ecosystem/tutorial/automate-deployment-with-cloudformation -> ${base}/platforms/amazon-ec2
@@ -69,4 +70,15 @@ raw: ecosystem/use-cases/pre-aggregated-reports-mmapv1 -> https://docs.mongodb.c
69
70
raw: ecosystem/tools/wireshark -> https://wiki.wireshark.org/Mongo
70
71
raw: ecosystem/drivers/syntax-table -> ${base}/drivers
71
72
raw: ecosystem/use-cases/sensitive-data-encryption -> ${base}/use-cases/client-side-field-level-encryption-guide
73
+ raw: ecosystem/connectors/kafka -> ${kafka}
74
+ raw: ecosystem/connectors/kafka-connect-migration -> ${kafka}/kafka-connect-migration
75
+ raw: ecosystem/connectors/kafka-docker-example -> ${kafka}/kafka-docker-example
76
+ raw: ecosystem/connectors/kafka-installation -> ${kafka}/kafka-installation
77
+ raw: ecosystem/connectors/kafka-sink-cdc -> ${kafka}/kafka-sink-cdc
78
+ raw: ecosystem/connectors/kafka-sink-data-formats -> ${kafka}/kafka-sink-data-formats
79
+ raw: ecosystem/connectors/kafka-sink-postprocessors -> ${kafka}/kafka-sink-postprocessors
80
+ raw: ecosystem/connectors/kafka-sink-properties -> ${kafka}/kafka-sink-properties
81
+ raw: ecosystem/connectors/kafka-sink -> ${kafka}/kafka-sink
82
+ raw: ecosystem/connectors/kafka-source -> ${kafka}/kafka-source
83
+ raw: tools/http-interfaces -> ${base}/use-cases/http-interfaces
72
84
Original file line number Diff line number Diff line change @@ -23,16 +23,6 @@ Mongoid is the officially supported ODM (Object-Document-Mapper)
23
23
framework for MongoDB in Ruby. For documentation, see `Mongoid
24
24
Documentation <https://docs.mongodb.com/mongoid/current/>`_.
25
25
26
-
27
- Tools and Integration Frameworks
28
- --------------------------------
29
-
30
- .. toctree::
31
- :maxdepth: 1
32
-
33
- MongoDB Connector for Business Intelligence <https://docs.mongodb.com/bi-connector/current/>
34
- tools/http-interfaces
35
-
36
26
Platforms and Services
37
27
----------------------
38
28
Load Diff This file was deleted.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments