Skip to content

Commit b1507fc

Browse files
authored
update FAQ with question about mongo performance
1 parent fdb17ca commit b1507fc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/faq.md

+3
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,7 @@ track of updates.
2929
This [video](https://vimeo.com/album/3660528/video/145842301) goes into why we
3030
chose Mongo as the backend for Arctic.
3131

32+
## I'm running Mongo in XXXX setup - what performance should I expect?
33+
We're constantly asked what the expected performance of Arctic is/should be for given configutations and Mongo cluster setups. Its hard to know for sure given the enormous number of ways Mongo, networks, machines, workstations, etc can be configured. MongoDB performance tuning is outside the scope of this library, but countless tutorials and examples are available via a quick search of the Internet.
34+
3235
... Work in Progress.

0 commit comments

Comments
 (0)