Closed k-okada closed 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.
mongodb_store_extras
replicate_on_write
https://github.com/strands-project/mongodb_store/pull/214 changes default behavior of query when
mongodb_store_extras
is provided. Now we need to setreplicate_on_write
to True to enable this feature.