strands-project / mongodb_store

MongoDB tools for storing and analysing runs of ROS systems.
BSD 3-Clause "New" or "Revised" License
49 stars 72 forks source link

Fix documentation to query from extra servers #282

Closed k-okada closed 1 year ago

k-okada commented 1 year ago

https://github.com/strands-project/mongodb_store/pull/214 changes default behavior of query when mongodb_store_extras is provided. Now we need to set replicate_on_write to True to enable this feature.