File tree Expand file tree Collapse file tree 1 file changed +11
-13
lines changed Expand file tree Collapse file tree 1 file changed +11
-13
lines changed Original file line number Diff line number Diff line change 1
1
.. note ::
2
2
3
- The Rust driver is currently missing some features such as explicit
4
- sessions which prevents you from creating transactions and ensuring
5
- causal consistency. We plan to make this driver consistent with our other
6
- drivers in the future.
3
+ The Rust driver is currently missing some features, which are noted below.
4
+ We plan to make this driver consistent with our other drivers in the future.
7
5
8
6
.. list-table ::
9
7
:header-rows: 1
20
18
* - 2.0
21
19
- |checkmark | (*)
22
20
- |checkmark | (*)
23
- - |checkmark |
24
- - |checkmark |
25
- - |checkmark |
21
+ - |checkmark | (*)
22
+ - |checkmark | (*)
23
+ - |checkmark | (*)
26
24
27
25
* - 1.1
28
26
-
29
27
- |checkmark | (*)
30
- - |checkmark |
31
- - |checkmark |
32
- - |checkmark |
28
+ - |checkmark | (*)
29
+ - |checkmark | (*)
30
+ - |checkmark | (*)
33
31
34
32
* - 1.0
35
33
-
36
34
- |checkmark | (*)
37
- - |checkmark |
38
- - |checkmark |
39
- - |checkmark |
35
+ - |checkmark | (*)
36
+ - |checkmark | (*)
37
+ - |checkmark | (*)
40
38
41
39
The Rust driver is not compatible with MongoDB server versions older than 3.6.
42
40
You can’t perform that action at this time.
0 commit comments