Does it make sense to add incremental updates to mongodb sharding clusters for query optimization?

if I have a mongodb sharding cluster, I want to add incremental update query optimization (java writing, as middleware) on the shard, can I send the query request from the Mongose side, and wait for the data on the shard after being processed by the java middleware?


the main question is whether requests routed by mongos to shards can be detected by Java.

mongodb this database I have not been in contact with soon, do not know if it is possible to optimize the effect of adding such an optimization process in the middle?

Mar.05,2022
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b35b20-2bf98.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b35b20-2bf98.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?