@joystick.js/db-canary 0.0.0-canary.2209

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (354) hide show
  1. package/.build/getFilesToBuild.js +26 -0
  2. package/.build/getPlatformSafeFilePath.js +6 -0
  3. package/.build/getPlatformSafePath.js +6 -0
  4. package/.build/index.js +88 -0
  5. package/.build/isWindows.js +3 -0
  6. package/API_KEY +1 -0
  7. package/README.md +1821 -0
  8. package/data/data.mdb +0 -0
  9. package/data/lock.mdb +0 -0
  10. package/dist/client/database.js +1 -0
  11. package/dist/client/index.js +1 -0
  12. package/dist/server/cluster/index.js +1 -0
  13. package/dist/server/cluster/master.js +20 -0
  14. package/dist/server/cluster/worker.js +1 -0
  15. package/dist/server/index.js +1 -0
  16. package/dist/server/lib/api_key_manager.js +9 -0
  17. package/dist/server/lib/auth_manager.js +1 -0
  18. package/dist/server/lib/auto_index_manager.js +1 -0
  19. package/dist/server/lib/backup_manager.js +1 -0
  20. package/dist/server/lib/connection_manager.js +1 -0
  21. package/dist/server/lib/disk_utils.js +2 -0
  22. package/dist/server/lib/http_server.js +405 -0
  23. package/dist/server/lib/index_manager.js +1 -0
  24. package/dist/server/lib/load_settings.js +1 -0
  25. package/dist/server/lib/logger.js +1 -0
  26. package/dist/server/lib/op_types.js +1 -0
  27. package/dist/server/lib/operation_dispatcher.js +1 -0
  28. package/dist/server/lib/operations/admin.js +1 -0
  29. package/dist/server/lib/operations/bulk_write.js +1 -0
  30. package/dist/server/lib/operations/create_index.js +1 -0
  31. package/dist/server/lib/operations/delete_one.js +1 -0
  32. package/dist/server/lib/operations/drop_index.js +1 -0
  33. package/dist/server/lib/operations/find.js +1 -0
  34. package/dist/server/lib/operations/find_one.js +1 -0
  35. package/dist/server/lib/operations/get_indexes.js +1 -0
  36. package/dist/server/lib/operations/insert_one.js +1 -0
  37. package/dist/server/lib/operations/update_one.js +1 -0
  38. package/dist/server/lib/performance_monitor.js +1 -0
  39. package/dist/server/lib/query_engine.js +1 -0
  40. package/dist/server/lib/recovery_manager.js +1 -0
  41. package/dist/server/lib/replication_manager.js +1 -0
  42. package/dist/server/lib/safe_json_parse.js +1 -0
  43. package/dist/server/lib/send_response.js +1 -0
  44. package/dist/server/lib/tcp_protocol.js +1 -0
  45. package/dist/server/lib/write_forwarder.js +1 -0
  46. package/dist/server/lib/write_queue.js +1 -0
  47. package/increment_version.js +3 -0
  48. package/logs/.013e15b54597d05db4b4b53ecc37b10c92a72927-audit.json +20 -0
  49. package/logs/.02de550a67ea0f5961faa2dfd458a4d06f59ebd1-audit.json +20 -0
  50. package/logs/.03494ba24eb3c72214b4068a77d54b8993bee651-audit.json +20 -0
  51. package/logs/.06309ec60b339be1259a7993dd09c732f8907fbc-audit.json +20 -0
  52. package/logs/.0663a04dcfa17285661e5e1b8cfa51f41523b210-audit.json +20 -0
  53. package/logs/.0f06e6c4c9b824622729e13927587479e5060391-audit.json +20 -0
  54. package/logs/.16ccf58682ecb22b3e3ec63f0da1b7fe9be56528-audit.json +20 -0
  55. package/logs/.1fa1a5d02f496474b1ab473524c65c984146a9ad-audit.json +20 -0
  56. package/logs/.2223c0ae3bea6f0d62c62b1d319cc8634856abb7-audit.json +20 -0
  57. package/logs/.23dc79ffda3e083665e6f5993f59397adcbf4a46-audit.json +20 -0
  58. package/logs/.28104f49b03906b189eefd1cd462cb46c3c0af22-audit.json +20 -0
  59. package/logs/.29cdbf13808abe6a0ce70ee2f2efdd680ce3fd8e-audit.json +20 -0
  60. package/logs/.2a9889afd071f77f41f5170d08703a0afca866b7-audit.json +20 -0
  61. package/logs/.2acec3d1940a2bbed487528b703ee5948959a599-audit.json +20 -0
  62. package/logs/.2fb60ff326338c02bfedbcd0e936444e4a216750-audit.json +20 -0
  63. package/logs/.318fc7a19530d76a345f030f7cad00dda15300e7-audit.json +20 -0
  64. package/logs/.3cf27043e19085f908cedc7701e6d013463208ee-audit.json +25 -0
  65. package/logs/.3d90d785415817fc443402843b7c95f8371adc9b-audit.json +20 -0
  66. package/logs/.4074bca620375f72966fc52dfd439577727671e5-audit.json +20 -0
  67. package/logs/.40eecf018417ea80a70ea8ec7a3cc9406bc6334b-audit.json +20 -0
  68. package/logs/.50e974f1ef7c365fca6a1251b2e2c2252914cb5e-audit.json +20 -0
  69. package/logs/.52cb7d9e4223cf26ba36006ac26b949a97c7923c-audit.json +20 -0
  70. package/logs/.54befcdb84c15aad980705a31bcc9f555c3577ab-audit.json +20 -0
  71. package/logs/.57dfb70e22eddb84db2e3c0ceeefac5c0b9baffa-audit.json +20 -0
  72. package/logs/.5f0b24705a1eaad4eca4968f2d86f91b3f9be683-audit.json +20 -0
  73. package/logs/.61ba98fdda7db58576b382fee07904e5db1169d6-audit.json +20 -0
  74. package/logs/.6235017727ef6b199d569a99d6aa8c8e80a1b475-audit.json +20 -0
  75. package/logs/.63db16193699219489d218a1ddea5dde3750cae4-audit.json +20 -0
  76. package/logs/.64fb67dfe14149c9eef728d79bf30a54da809c60-audit.json +20 -0
  77. package/logs/.669137453368987c1f311b5345342527afb54e50-audit.json +20 -0
  78. package/logs/.7a71f8c89ea28ae266d356aeff6306e876a30fbb-audit.json +20 -0
  79. package/logs/.7afbaa90fe9dc3a7d682676f9bb79f9a1b1fd9a6-audit.json +20 -0
  80. package/logs/.7ca29e322cd05327035de850099e7610864f2347-audit.json +20 -0
  81. package/logs/.83335ab3347e449dae03455a110aaf7f120d4802-audit.json +20 -0
  82. package/logs/.8c2487b5fd445d2c8e5c483c80b9fa99bbf1ca58-audit.json +20 -0
  83. package/logs/.8c8b9dc386922c9f3b4c13251af7052aac1d24c0-audit.json +20 -0
  84. package/logs/.8d6155d94640c4863301ae0fee5e4e7372a21446-audit.json +20 -0
  85. package/logs/.944a3119a243deea7c8270d5d9e582bb1d0eaa10-audit.json +20 -0
  86. package/logs/.9816a845c30fb2909f3b26a23eeb3538ebcad5db-audit.json +20 -0
  87. package/logs/.9dc08784e38b865488177c26d4af5934555e0323-audit.json +20 -0
  88. package/logs/.9dd27d2e0e454ac0a37600206d1cac5493b0d7ee-audit.json +20 -0
  89. package/logs/.a3d486feeac7654c59b547de96600e8849a06d4f-audit.json +20 -0
  90. package/logs/.a5b811f4def22250f86cc18870d7c4573625df22-audit.json +20 -0
  91. package/logs/.a61648eb5f830e0b6f508ac35e4f8f629d2ad4c7-audit.json +20 -0
  92. package/logs/.a89016d507045771b4b5a65656944a9c0f1e528b-audit.json +20 -0
  93. package/logs/.a99bee160a1c590be959af46bacc02724803f691-audit.json +20 -0
  94. package/logs/.ada7906d6243fd7da802f03d86c4ae5dd9df6236-audit.json +20 -0
  95. package/logs/.b518339ee942143b6af983af167f5bbb6983b4de-audit.json +20 -0
  96. package/logs/.b51b124b166d53c9519017856ea610d61d65fabe-audit.json +20 -0
  97. package/logs/.b7a6aee19f58e55633d5e4a3709041c47dfff975-audit.json +20 -0
  98. package/logs/.bd7a8a6ba9c55d557a4867ab53f02e3ec2e1553d-audit.json +20 -0
  99. package/logs/.c1435dafe453b169d6392b25065f3cf4ab6fbb21-audit.json +20 -0
  100. package/logs/.c17e1ce043109f77dc2f0e2aa290a9d1ed842c03-audit.json +20 -0
  101. package/logs/.ca62637ce9540e5a38a2fbedb2115febb6ad308a-audit.json +15 -0
  102. package/logs/.ccee67b9c176967f8977071409a41f5cb5cd6ad4-audit.json +20 -0
  103. package/logs/.db24043417ea79a6f14cd947476399e53930b48d-audit.json +20 -0
  104. package/logs/.e0f12acccb57829f5f33712bb2e2607ecd808147-audit.json +20 -0
  105. package/logs/.e9b6cc33d0bbd2e644c4e2bf44d177f850016557-audit.json +20 -0
  106. package/logs/.f15291d434808e3bdca7963ccd2e73893be027e6-audit.json +20 -0
  107. package/logs/.f4bdf9e21ef84f8a3fae3ffb32bbc39275991351-audit.json +15 -0
  108. package/logs/.fbac3aefac1e81b4230df5aa50667cb90d51024f-audit.json +20 -0
  109. package/logs/.fcfd495c0a9169db243f4a4f21878ee02b76413c-audit.json +20 -0
  110. package/logs/admin-2025-09-12.log +580 -0
  111. package/logs/admin-2025-09-15.log +283 -0
  112. package/logs/admin-error-2025-09-12.log +22 -0
  113. package/logs/admin-error-2025-09-15.log +10 -0
  114. package/logs/api_key_manager-2025-09-12.log +658 -0
  115. package/logs/api_key_manager-2025-09-15.log +295 -0
  116. package/logs/api_key_manager-error-2025-09-12.log +0 -0
  117. package/logs/api_key_manager-error-2025-09-15.log +0 -0
  118. package/logs/auth_manager-2025-09-12.log +4432 -0
  119. package/logs/auth_manager-2025-09-15.log +2000 -0
  120. package/logs/auth_manager-error-2025-09-12.log +11 -0
  121. package/logs/auth_manager-error-2025-09-15.log +5 -0
  122. package/logs/auto_index_manager-2025-09-12.log +84 -0
  123. package/logs/auto_index_manager-2025-09-15.log +45 -0
  124. package/logs/auto_index_manager-error-2025-09-12.log +6 -0
  125. package/logs/auto_index_manager-error-2025-09-15.log +0 -0
  126. package/logs/backup_manager-2025-09-12.log +198 -0
  127. package/logs/backup_manager-2025-09-15.log +90 -0
  128. package/logs/backup_manager-error-2025-09-12.log +198 -0
  129. package/logs/backup_manager-error-2025-09-15.log +90 -0
  130. package/logs/bulk_write-2025-09-12.log +66 -0
  131. package/logs/bulk_write-2025-09-15.log +38 -0
  132. package/logs/bulk_write-error-2025-09-12.log +0 -0
  133. package/logs/bulk_write-error-2025-09-15.log +0 -0
  134. package/logs/connection_manager-2025-09-12.log +2412 -0
  135. package/logs/connection_manager-2025-09-15.log +1132 -0
  136. package/logs/connection_manager-error-2025-09-12.log +0 -0
  137. package/logs/connection_manager-error-2025-09-15.log +0 -0
  138. package/logs/create_index-2025-09-12.log +302 -0
  139. package/logs/create_index-2025-09-15.log +158 -0
  140. package/logs/create_index-error-2025-09-12.log +30 -0
  141. package/logs/create_index-error-2025-09-15.log +13 -0
  142. package/logs/delete_one-2025-09-12.log +73 -0
  143. package/logs/delete_one-2025-09-15.log +43 -0
  144. package/logs/delete_one-error-2025-09-12.log +0 -0
  145. package/logs/delete_one-error-2025-09-15.log +0 -0
  146. package/logs/disk_utils-2025-09-12.log +4954 -0
  147. package/logs/disk_utils-2025-09-15.log +2446 -0
  148. package/logs/disk_utils-error-2025-09-12.log +0 -0
  149. package/logs/disk_utils-error-2025-09-15.log +0 -0
  150. package/logs/drop_index-2025-09-12.log +41 -0
  151. package/logs/drop_index-2025-09-15.log +23 -0
  152. package/logs/drop_index-error-2025-09-12.log +11 -0
  153. package/logs/drop_index-error-2025-09-15.log +5 -0
  154. package/logs/find-2025-09-12.log +1050 -0
  155. package/logs/find-2025-09-15.log +592 -0
  156. package/logs/find-error-2025-09-12.log +1 -0
  157. package/logs/find-error-2025-09-15.log +0 -0
  158. package/logs/find_one-2025-09-12.log +425 -0
  159. package/logs/find_one-2025-09-15.log +264 -0
  160. package/logs/find_one-error-2025-09-12.log +5 -0
  161. package/logs/find_one-error-2025-09-15.log +0 -0
  162. package/logs/get_indexes-2025-09-12.log +84 -0
  163. package/logs/get_indexes-2025-09-15.log +56 -0
  164. package/logs/get_indexes-error-2025-09-12.log +6 -0
  165. package/logs/get_indexes-error-2025-09-15.log +0 -0
  166. package/logs/http_server-2025-09-12.log +2772 -0
  167. package/logs/http_server-2025-09-15.log +1276 -0
  168. package/logs/http_server-error-2025-09-12.log +212 -0
  169. package/logs/http_server-error-2025-09-15.log +44 -0
  170. package/logs/index_manager-2025-09-12.log +5031 -0
  171. package/logs/index_manager-2025-09-15.log +2909 -0
  172. package/logs/index_manager-error-2025-09-12.log +80 -0
  173. package/logs/index_manager-error-2025-09-15.log +38 -0
  174. package/logs/insert_one-2025-09-12.log +2181 -0
  175. package/logs/insert_one-2025-09-15.log +1293 -0
  176. package/logs/insert_one-error-2025-09-12.log +0 -0
  177. package/logs/insert_one-error-2025-09-15.log +0 -0
  178. package/logs/master-2025-09-12.log +1882 -0
  179. package/logs/master-2025-09-15.log +910 -0
  180. package/logs/master-error-2025-09-12.log +80 -0
  181. package/logs/master-error-2025-09-15.log +0 -0
  182. package/logs/operation_dispatcher-2025-09-12.log +751 -0
  183. package/logs/operation_dispatcher-2025-09-15.log +359 -0
  184. package/logs/operation_dispatcher-error-2025-09-12.log +33 -0
  185. package/logs/operation_dispatcher-error-2025-09-15.log +11 -0
  186. package/logs/performance_monitor-2025-09-12.log +14889 -0
  187. package/logs/performance_monitor-2025-09-15.log +6803 -0
  188. package/logs/performance_monitor-error-2025-09-12.log +0 -0
  189. package/logs/performance_monitor-error-2025-09-15.log +0 -0
  190. package/logs/query_engine-2025-09-12.log +5310 -0
  191. package/logs/query_engine-2025-09-15.log +2639 -0
  192. package/logs/query_engine-error-2025-09-12.log +0 -0
  193. package/logs/query_engine-error-2025-09-15.log +0 -0
  194. package/logs/recovery_manager-2025-09-12.log +462 -0
  195. package/logs/recovery_manager-2025-09-15.log +210 -0
  196. package/logs/recovery_manager-error-2025-09-12.log +22 -0
  197. package/logs/recovery_manager-error-2025-09-15.log +10 -0
  198. package/logs/replication-2025-09-12.log +1923 -0
  199. package/logs/replication-2025-09-15.log +917 -0
  200. package/logs/replication-error-2025-09-12.log +33 -0
  201. package/logs/replication-error-2025-09-15.log +15 -0
  202. package/logs/server-2025-09-12.log +2601 -0
  203. package/logs/server-2025-09-15.log +1191 -0
  204. package/logs/server-error-2025-09-12.log +0 -0
  205. package/logs/server-error-2025-09-15.log +0 -0
  206. package/logs/tcp_protocol-2025-09-12.log +22 -0
  207. package/logs/tcp_protocol-2025-09-15.log +10 -0
  208. package/logs/tcp_protocol-error-2025-09-12.log +22 -0
  209. package/logs/tcp_protocol-error-2025-09-15.log +10 -0
  210. package/logs/test-2025-09-12.log +0 -0
  211. package/logs/test-2025-09-15.log +0 -0
  212. package/logs/test-error-2025-09-12.log +0 -0
  213. package/logs/test-error-2025-09-15.log +0 -0
  214. package/logs/update_one-2025-09-12.log +173 -0
  215. package/logs/update_one-2025-09-15.log +118 -0
  216. package/logs/update_one-error-2025-09-12.log +0 -0
  217. package/logs/update_one-error-2025-09-15.log +0 -0
  218. package/logs/worker-2025-09-12.log +1457 -0
  219. package/logs/worker-2025-09-15.log +695 -0
  220. package/logs/worker-error-2025-09-12.log +0 -0
  221. package/logs/worker-error-2025-09-15.log +0 -0
  222. package/logs/write_forwarder-2025-09-12.log +1956 -0
  223. package/logs/write_forwarder-2025-09-15.log +932 -0
  224. package/logs/write_forwarder-error-2025-09-12.log +66 -0
  225. package/logs/write_forwarder-error-2025-09-15.log +30 -0
  226. package/logs/write_queue-2025-09-12.log +612 -0
  227. package/logs/write_queue-2025-09-15.log +301 -0
  228. package/logs/write_queue-error-2025-09-12.log +184 -0
  229. package/logs/write_queue-error-2025-09-15.log +83 -0
  230. package/package.json +48 -0
  231. package/prompts/01-core-infrastructure.md +56 -0
  232. package/prompts/02-secondary-indexing.md +65 -0
  233. package/prompts/03-write-serialization.md +63 -0
  234. package/prompts/04-enhanced-authentication.md +75 -0
  235. package/prompts/05-comprehensive-admin-operations.md +75 -0
  236. package/prompts/06-backup-and-restore-system.md +106 -0
  237. package/prompts/07-production-safety-features.md +107 -0
  238. package/prompts/08-tcp-client-library.md +121 -0
  239. package/prompts/09-api-method-chaining.md +134 -0
  240. package/prompts/10-automatic-index-creation.md +223 -0
  241. package/prompts/11-operation-naming-consistency.md +268 -0
  242. package/prompts/12-tcp-replication-system.md +333 -0
  243. package/prompts/13-master-read-write-operations.md +57 -0
  244. package/prompts/14-index-upsert-operations.md +68 -0
  245. package/prompts/15-client-api-return-types.md +81 -0
  246. package/prompts/16-server-setup-ui.md +97 -0
  247. package/prompts/17-emergency-password-change.md +108 -0
  248. package/prompts/18-joystick-framework-integration.md +116 -0
  249. package/prompts/19-api-key-authentication-system.md +137 -0
  250. package/prompts/20-configurable-server-port.md +105 -0
  251. package/prompts/21-multi-database-support.md +161 -0
  252. package/prompts/FULL_TEXT_SEARCH.md +293 -0
  253. package/prompts/PROMPTS.md +158 -0
  254. package/prompts/README.md +221 -0
  255. package/prompts/TYPESCRIPT_GENERATION.md +179 -0
  256. package/src/client/database.js +166 -0
  257. package/src/client/index.js +752 -0
  258. package/src/server/cluster/index.js +53 -0
  259. package/src/server/cluster/master.js +774 -0
  260. package/src/server/cluster/worker.js +537 -0
  261. package/src/server/index.js +540 -0
  262. package/src/server/lib/api_key_manager.js +473 -0
  263. package/src/server/lib/auth_manager.js +375 -0
  264. package/src/server/lib/auto_index_manager.js +681 -0
  265. package/src/server/lib/backup_manager.js +650 -0
  266. package/src/server/lib/connection_manager.js +218 -0
  267. package/src/server/lib/disk_utils.js +118 -0
  268. package/src/server/lib/http_server.js +1165 -0
  269. package/src/server/lib/index_manager.js +756 -0
  270. package/src/server/lib/load_settings.js +143 -0
  271. package/src/server/lib/logger.js +135 -0
  272. package/src/server/lib/op_types.js +29 -0
  273. package/src/server/lib/operation_dispatcher.js +268 -0
  274. package/src/server/lib/operations/admin.js +808 -0
  275. package/src/server/lib/operations/bulk_write.js +367 -0
  276. package/src/server/lib/operations/create_index.js +68 -0
  277. package/src/server/lib/operations/delete_one.js +114 -0
  278. package/src/server/lib/operations/drop_index.js +58 -0
  279. package/src/server/lib/operations/find.js +340 -0
  280. package/src/server/lib/operations/find_one.js +319 -0
  281. package/src/server/lib/operations/get_indexes.js +52 -0
  282. package/src/server/lib/operations/insert_one.js +113 -0
  283. package/src/server/lib/operations/update_one.js +225 -0
  284. package/src/server/lib/performance_monitor.js +313 -0
  285. package/src/server/lib/query_engine.js +243 -0
  286. package/src/server/lib/recovery_manager.js +388 -0
  287. package/src/server/lib/replication_manager.js +727 -0
  288. package/src/server/lib/safe_json_parse.js +21 -0
  289. package/src/server/lib/send_response.js +47 -0
  290. package/src/server/lib/tcp_protocol.js +130 -0
  291. package/src/server/lib/write_forwarder.js +636 -0
  292. package/src/server/lib/write_queue.js +335 -0
  293. package/test_data/data.mdb +0 -0
  294. package/test_data/lock.mdb +0 -0
  295. package/tests/client/index.test.js +1232 -0
  296. package/tests/server/cluster/cluster.test.js +248 -0
  297. package/tests/server/cluster/master_read_write_operations.test.js +577 -0
  298. package/tests/server/index.test.js +651 -0
  299. package/tests/server/integration/authentication_integration.test.js +294 -0
  300. package/tests/server/integration/auto_indexing_integration.test.js +268 -0
  301. package/tests/server/integration/backup_integration.test.js +513 -0
  302. package/tests/server/integration/indexing_integration.test.js +126 -0
  303. package/tests/server/integration/production_safety_integration.test.js +358 -0
  304. package/tests/server/integration/replication_integration.test.js +227 -0
  305. package/tests/server/integration/write_serialization_integration.test.js +246 -0
  306. package/tests/server/lib/api_key_manager.test.js +516 -0
  307. package/tests/server/lib/auth_manager.test.js +317 -0
  308. package/tests/server/lib/auto_index_manager.test.js +275 -0
  309. package/tests/server/lib/backup_manager.test.js +238 -0
  310. package/tests/server/lib/connection_manager.test.js +221 -0
  311. package/tests/server/lib/disk_utils.test.js +63 -0
  312. package/tests/server/lib/http_server.test.js +389 -0
  313. package/tests/server/lib/index_manager.test.js +301 -0
  314. package/tests/server/lib/load_settings.test.js +107 -0
  315. package/tests/server/lib/load_settings_port_config.test.js +243 -0
  316. package/tests/server/lib/logger.test.js +282 -0
  317. package/tests/server/lib/operations/admin.test.js +638 -0
  318. package/tests/server/lib/operations/bulk_write.test.js +128 -0
  319. package/tests/server/lib/operations/create_index.test.js +138 -0
  320. package/tests/server/lib/operations/delete_one.test.js +52 -0
  321. package/tests/server/lib/operations/drop_index.test.js +72 -0
  322. package/tests/server/lib/operations/find.test.js +93 -0
  323. package/tests/server/lib/operations/find_one.test.js +91 -0
  324. package/tests/server/lib/operations/get_indexes.test.js +87 -0
  325. package/tests/server/lib/operations/insert_one.test.js +42 -0
  326. package/tests/server/lib/operations/update_one.test.js +89 -0
  327. package/tests/server/lib/performance_monitor.test.js +185 -0
  328. package/tests/server/lib/query_engine.test.js +46 -0
  329. package/tests/server/lib/recovery_manager.test.js +414 -0
  330. package/tests/server/lib/replication_manager.test.js +202 -0
  331. package/tests/server/lib/safe_json_parse.test.js +45 -0
  332. package/tests/server/lib/send_response.test.js +155 -0
  333. package/tests/server/lib/tcp_protocol.test.js +169 -0
  334. package/tests/server/lib/write_forwarder.test.js +258 -0
  335. package/tests/server/lib/write_queue.test.js +255 -0
  336. package/tsconfig.json +30 -0
  337. package/types/client/index.d.ts +447 -0
  338. package/types/server/cluster/index.d.ts +28 -0
  339. package/types/server/cluster/master.d.ts +115 -0
  340. package/types/server/cluster/worker.d.ts +1 -0
  341. package/types/server/lib/auth_manager.d.ts +13 -0
  342. package/types/server/lib/backup_manager.d.ts +43 -0
  343. package/types/server/lib/connection_manager.d.ts +15 -0
  344. package/types/server/lib/disk_utils.d.ts +3 -0
  345. package/types/server/lib/index_manager.d.ts +24 -0
  346. package/types/server/lib/load_settings.d.ts +4 -0
  347. package/types/server/lib/logger.d.ts +44 -0
  348. package/types/server/lib/op_types.d.ts +6 -0
  349. package/types/server/lib/performance_monitor.d.ts +68 -0
  350. package/types/server/lib/query_engine.d.ts +10 -0
  351. package/types/server/lib/safe_json_parse.d.ts +7 -0
  352. package/types/server/lib/send_response.d.ts +3 -0
  353. package/types/server/lib/tcp_protocol.d.ts +12 -0
  354. package/types/server/lib/write_queue.d.ts +2 -0
File without changes
File without changes
@@ -0,0 +1,22 @@
1
+ {"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T10:56:50.565-05:00"}
2
+ {"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T10:56:50.566-05:00"}
3
+ {"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T15:24:56.560-05:00"}
4
+ {"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T15:24:56.560-05:00"}
5
+ {"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T17:41:02.353-05:00"}
6
+ {"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T17:41:02.354-05:00"}
7
+ {"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T19:16:12.026-05:00"}
8
+ {"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T19:16:12.028-05:00"}
9
+ {"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T19:29:13.078-05:00"}
10
+ {"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T19:29:13.078-05:00"}
11
+ {"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T19:46:42.880-05:00"}
12
+ {"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T19:46:42.881-05:00"}
13
+ {"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T20:00:22.476-05:00"}
14
+ {"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T20:00:22.477-05:00"}
15
+ {"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T20:09:39.443-05:00"}
16
+ {"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T20:09:39.443-05:00"}
17
+ {"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T20:29:29.652-05:00"}
18
+ {"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T20:29:29.653-05:00"}
19
+ {"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T21:40:05.063-05:00"}
20
+ {"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T21:40:05.064-05:00"}
21
+ {"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T21:55:05.899-05:00"}
22
+ {"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T21:55:05.900-05:00"}
@@ -0,0 +1,10 @@
1
+ {"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T11:43:13.395-05:00"}
2
+ {"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T11:43:13.396-05:00"}
3
+ {"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T13:07:21.911-05:00"}
4
+ {"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T13:07:21.912-05:00"}
5
+ {"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T13:34:35.634-05:00"}
6
+ {"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T13:34:35.635-05:00"}
7
+ {"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T14:32:55.865-05:00"}
8
+ {"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T14:32:55.866-05:00"}
9
+ {"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T14:39:45.079-05:00"}
10
+ {"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T14:39:45.080-05:00"}
@@ -0,0 +1,22 @@
1
+ {"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T10:56:50.565-05:00"}
2
+ {"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T10:56:50.566-05:00"}
3
+ {"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T15:24:56.560-05:00"}
4
+ {"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T15:24:56.560-05:00"}
5
+ {"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T17:41:02.353-05:00"}
6
+ {"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T17:41:02.354-05:00"}
7
+ {"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T19:16:12.026-05:00"}
8
+ {"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T19:16:12.028-05:00"}
9
+ {"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T19:29:13.078-05:00"}
10
+ {"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T19:29:13.078-05:00"}
11
+ {"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T19:46:42.880-05:00"}
12
+ {"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T19:46:42.881-05:00"}
13
+ {"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T20:00:22.476-05:00"}
14
+ {"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T20:00:22.477-05:00"}
15
+ {"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T20:09:39.443-05:00"}
16
+ {"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T20:09:39.443-05:00"}
17
+ {"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T20:29:29.652-05:00"}
18
+ {"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T20:29:29.653-05:00"}
19
+ {"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T21:40:05.063-05:00"}
20
+ {"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T21:40:05.064-05:00"}
21
+ {"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T21:55:05.899-05:00"}
22
+ {"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-12T21:55:05.900-05:00"}
@@ -0,0 +1,10 @@
1
+ {"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T11:43:13.395-05:00"}
2
+ {"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T11:43:13.396-05:00"}
3
+ {"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T13:07:21.911-05:00"}
4
+ {"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T13:07:21.912-05:00"}
5
+ {"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T13:34:35.634-05:00"}
6
+ {"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T13:34:35.635-05:00"}
7
+ {"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T14:32:55.865-05:00"}
8
+ {"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T14:32:55.866-05:00"}
9
+ {"context":{"error":"Data read, but end of buffer not reached -1","hex_data":"ffffffffff","message_size":5},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T14:39:45.079-05:00"}
10
+ {"context":{"error":"Unexpected end of MessagePack data","hex_data":"","message_size":0},"level":"error","message":"Failed to decode message","timestamp":"2025-09-15T14:39:45.080-05:00"}
File without changes
File without changes
File without changes
File without changes
@@ -0,0 +1,173 @@
1
+ {"context":{"collection":"test_collection","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:53:09.595-05:00"}
2
+ {"context":{"collection":"admin_test","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:53:20.716-05:00"}
3
+ {"context":{"collection":"chain_test","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:53:34.241-05:00"}
4
+ {"context":{"collection":"chain_options_test","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:53:53.693-05:00"}
5
+ {"context":{"collection":"test_mixed_ops","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:54:52.401-05:00"}
6
+ {"context":{"collection":"test_serialization","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:55:48.958-05:00"}
7
+ {"context":{"collection":"test_ordering","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:55:49.202-05:00"}
8
+ {"context":{"collection":"test_ordering","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:55:49.207-05:00"}
9
+ {"context":{"collection":"test_ordering","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:55:49.212-05:00"}
10
+ {"context":{"collection":"test_ordering","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:55:49.217-05:00"}
11
+ {"context":{"collection":"test_ordering","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:55:49.222-05:00"}
12
+ {"context":{"collection":"test_ordering","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:55:49.227-05:00"}
13
+ {"context":{"collection":"test_ordering","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:55:49.233-05:00"}
14
+ {"context":{"collection":"test_ordering","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:55:49.239-05:00"}
15
+ {"context":{"collection":"test_ordering","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:55:49.245-05:00"}
16
+ {"context":{"collection":"test_ordering","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:55:49.251-05:00"}
17
+ {"context":{"collection":"test_mixed_ops","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:55:49.268-05:00"}
18
+ {"context":{"collection":"test_admin_stats","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:55:49.299-05:00"}
19
+ {"context":{"collection":"admin_update_test","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:57:19.812-05:00"}
20
+ {"context":{"collection":"users","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:57:43.311-05:00"}
21
+ {"context":{"collection":"users","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:57:43.438-05:00"}
22
+ {"context":{"collection":"users","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:57:43.569-05:00"}
23
+ {"context":{"collection":"users","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:57:43.699-05:00"}
24
+ {"context":{"collection":"users","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:57:43.833-05:00"}
25
+ {"context":{"collection":"users","matched_count":0,"modified_count":0,"upserted_id":"1757692663953-1o5pr74pm"},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T10:57:43.958-05:00"}
26
+ {"context":{"collection":"test_serialization","matched_count":0,"modified_count":0,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T15:23:37.600-05:00"}
27
+ {"context":{"collection":"test_mixed_ops","matched_count":0,"modified_count":0,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T15:23:37.661-05:00"}
28
+ {"context":{"collection":"admin_update_test","matched_count":0,"modified_count":0,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T15:25:12.481-05:00"}
29
+ {"context":{"collection":"users","matched_count":0,"modified_count":0,"upserted_id":"1757708772593-0b2bzu603"},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T15:26:12.598-05:00"}
30
+ {"context":{"collection":{"name":"to_update"},"database":"admin_update_test","matched_count":0,"modified_count":0,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T17:37:35.327-05:00"}
31
+ {"context":{"collection":{"name":"Frank"},"database":"users","matched_count":0,"modified_count":0,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T17:38:52.646-05:00"}
32
+ {"context":{"collection":"test_collection","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:11:35.976-05:00"}
33
+ {"context":{"collection":{"name":"to_update"},"database":"admin_update_test","matched_count":0,"modified_count":0,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:13:42.387-05:00"}
34
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:14:06.834-05:00"}
35
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:14:06.971-05:00"}
36
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:14:07.109-05:00"}
37
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:14:07.239-05:00"}
38
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:14:07.376-05:00"}
39
+ {"context":{"collection":"users","database":"default","matched_count":0,"modified_count":0,"upserted_id":"1757722447497-thua5oxaq"},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:14:07.502-05:00"}
40
+ {"context":{"collection":"test_collection","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:25:29.445-05:00"}
41
+ {"context":{"collection":"admin_update_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:29:31.089-05:00"}
42
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:30:01.717-05:00"}
43
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:30:01.842-05:00"}
44
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:30:01.973-05:00"}
45
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:30:02.103-05:00"}
46
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:30:02.236-05:00"}
47
+ {"context":{"collection":"users","database":"default","matched_count":0,"modified_count":0,"upserted_id":"1757723402355-9rdp2t6k7"},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:30:02.360-05:00"}
48
+ {"context":{"collection":"test_collection","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:43:04.983-05:00"}
49
+ {"context":{"collection":"admin_update_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:47:01.064-05:00"}
50
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:47:32.040-05:00"}
51
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:47:32.169-05:00"}
52
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:47:32.306-05:00"}
53
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:47:32.446-05:00"}
54
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:47:32.578-05:00"}
55
+ {"context":{"collection":"users","database":"default","matched_count":0,"modified_count":0,"upserted_id":"1757724452703-tarh7c26h"},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:47:32.708-05:00"}
56
+ {"context":{"collection":"test_collection","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:56:09.664-05:00"}
57
+ {"context":{"collection":"test_serialization","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:57:37.515-05:00"}
58
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:57:37.771-05:00"}
59
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:57:37.777-05:00"}
60
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:57:37.783-05:00"}
61
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:57:37.789-05:00"}
62
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:57:37.795-05:00"}
63
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:57:37.801-05:00"}
64
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:57:37.806-05:00"}
65
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:57:37.813-05:00"}
66
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:57:37.819-05:00"}
67
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:57:37.825-05:00"}
68
+ {"context":{"collection":"test_mixed_ops","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:57:37.842-05:00"}
69
+ {"context":{"collection":"test_admin_stats","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:57:37.872-05:00"}
70
+ {"context":{"collection":"admin_update_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T19:58:09.548-05:00"}
71
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:00:31.057-05:00"}
72
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:00:31.185-05:00"}
73
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:00:31.315-05:00"}
74
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:00:31.447-05:00"}
75
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:00:31.581-05:00"}
76
+ {"context":{"collection":"users","database":"default","matched_count":0,"modified_count":0,"upserted_id":"1757725231703-cmxi8ctkb"},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:00:31.707-05:00"}
77
+ {"context":{"collection":"test_collection","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:05:53.451-05:00"}
78
+ {"context":{"collection":"chain_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:06:16.332-05:00"}
79
+ {"context":{"collection":"chain_options_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:06:35.879-05:00"}
80
+ {"context":{"collection":"test_serialization","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:08:38.176-05:00"}
81
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:08:38.456-05:00"}
82
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:08:38.460-05:00"}
83
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:08:38.465-05:00"}
84
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:08:38.470-05:00"}
85
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:08:38.475-05:00"}
86
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:08:38.480-05:00"}
87
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:08:38.485-05:00"}
88
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:08:38.490-05:00"}
89
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:08:38.495-05:00"}
90
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:08:38.500-05:00"}
91
+ {"context":{"collection":"test_mixed_ops","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:08:38.515-05:00"}
92
+ {"context":{"collection":"test_admin_stats","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:08:38.544-05:00"}
93
+ {"context":{"collection":"admin_update_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:10:08.701-05:00"}
94
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:10:32.230-05:00"}
95
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:10:32.355-05:00"}
96
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:10:32.487-05:00"}
97
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:10:32.618-05:00"}
98
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:10:32.751-05:00"}
99
+ {"context":{"collection":"users","database":"default","matched_count":0,"modified_count":0,"upserted_id":"1757725832873-lw7ds62eb"},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:10:32.878-05:00"}
100
+ {"context":{"collection":"test_collection","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:25:52.075-05:00"}
101
+ {"context":{"collection":"admin_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:26:03.186-05:00"}
102
+ {"context":{"collection":"chain_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:26:16.687-05:00"}
103
+ {"context":{"collection":"chain_options_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:26:36.196-05:00"}
104
+ {"context":{"collection":"test_serialization","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:28:27.907-05:00"}
105
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:28:28.149-05:00"}
106
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:28:28.154-05:00"}
107
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:28:28.160-05:00"}
108
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:28:28.166-05:00"}
109
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:28:28.171-05:00"}
110
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:28:28.176-05:00"}
111
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:28:28.181-05:00"}
112
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:28:28.188-05:00"}
113
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:28:28.194-05:00"}
114
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:28:28.199-05:00"}
115
+ {"context":{"collection":"test_mixed_ops","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:28:28.216-05:00"}
116
+ {"context":{"collection":"test_admin_stats","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:28:28.249-05:00"}
117
+ {"context":{"collection":"admin_update_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:29:59.034-05:00"}
118
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:30:22.677-05:00"}
119
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:30:22.805-05:00"}
120
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:30:22.935-05:00"}
121
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:30:23.065-05:00"}
122
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:30:23.195-05:00"}
123
+ {"context":{"collection":"users","database":"default","matched_count":0,"modified_count":0,"upserted_id":"1757727023316-y1zjfyky8"},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T20:30:23.321-05:00"}
124
+ {"context":{"collection":"test_mixed_ops","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:36:42.771-05:00"}
125
+ {"context":{"collection":"test_collection","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:37:10.754-05:00"}
126
+ {"context":{"collection":"admin_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:37:21.938-05:00"}
127
+ {"context":{"collection":"chain_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:37:35.441-05:00"}
128
+ {"context":{"collection":"chain_options_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:37:55.084-05:00"}
129
+ {"context":{"collection":"test_serialization","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:39:02.254-05:00"}
130
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:39:02.497-05:00"}
131
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:39:02.502-05:00"}
132
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:39:02.507-05:00"}
133
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:39:02.512-05:00"}
134
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:39:02.518-05:00"}
135
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:39:02.524-05:00"}
136
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:39:02.529-05:00"}
137
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:39:02.536-05:00"}
138
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:39:02.541-05:00"}
139
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:39:02.546-05:00"}
140
+ {"context":{"collection":"test_mixed_ops","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:39:02.562-05:00"}
141
+ {"context":{"collection":"test_admin_stats","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:39:02.589-05:00"}
142
+ {"context":{"collection":"admin_update_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:40:34.307-05:00"}
143
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:40:57.791-05:00"}
144
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:40:57.916-05:00"}
145
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:40:58.047-05:00"}
146
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:40:58.176-05:00"}
147
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:40:58.310-05:00"}
148
+ {"context":{"collection":"users","database":"default","matched_count":0,"modified_count":0,"upserted_id":"1757731258430-lrd3s5fkm"},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:40:58.434-05:00"}
149
+ {"context":{"collection":"test_collection","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:51:24.329-05:00"}
150
+ {"context":{"collection":"admin_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:51:35.457-05:00"}
151
+ {"context":{"collection":"chain_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:51:48.987-05:00"}
152
+ {"context":{"collection":"chain_options_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:52:08.498-05:00"}
153
+ {"context":{"collection":"test_mixed_ops","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:53:07.246-05:00"}
154
+ {"context":{"collection":"test_serialization","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:54:04.187-05:00"}
155
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:54:04.418-05:00"}
156
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:54:04.423-05:00"}
157
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:54:04.427-05:00"}
158
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:54:04.431-05:00"}
159
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:54:04.435-05:00"}
160
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:54:04.439-05:00"}
161
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:54:04.443-05:00"}
162
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:54:04.447-05:00"}
163
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:54:04.452-05:00"}
164
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:54:04.456-05:00"}
165
+ {"context":{"collection":"test_mixed_ops","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:54:04.470-05:00"}
166
+ {"context":{"collection":"test_admin_stats","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:54:04.499-05:00"}
167
+ {"context":{"collection":"admin_update_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:55:35.199-05:00"}
168
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:55:58.834-05:00"}
169
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:55:58.961-05:00"}
170
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:55:59.090-05:00"}
171
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:55:59.220-05:00"}
172
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:55:59.350-05:00"}
173
+ {"context":{"collection":"users","database":"default","matched_count":0,"modified_count":0,"upserted_id":"1757732159475-3p6ed0vqx"},"level":"info","message":"Update operation completed","timestamp":"2025-09-12T21:55:59.480-05:00"}
@@ -0,0 +1,118 @@
1
+ {"context":{"collection":"test_mixed_ops","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:40:06.603-05:00"}
2
+ {"context":{"collection":"test_serialization","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:41:04.265-05:00"}
3
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:41:04.530-05:00"}
4
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:41:04.536-05:00"}
5
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:41:04.543-05:00"}
6
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:41:04.549-05:00"}
7
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:41:04.555-05:00"}
8
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:41:04.561-05:00"}
9
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:41:04.566-05:00"}
10
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:41:04.571-05:00"}
11
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:41:04.578-05:00"}
12
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:41:04.583-05:00"}
13
+ {"context":{"collection":"test_mixed_ops","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:41:04.600-05:00"}
14
+ {"context":{"collection":"test_admin_stats","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:41:04.631-05:00"}
15
+ {"context":{"collection":"test_collection","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:41:16.029-05:00"}
16
+ {"context":{"collection":"admin_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:41:27.293-05:00"}
17
+ {"context":{"collection":"chain_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:41:40.895-05:00"}
18
+ {"context":{"collection":"chain_options_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:42:00.867-05:00"}
19
+ {"context":{"collection":"admin_update_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:43:43.086-05:00"}
20
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:44:07.016-05:00"}
21
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:44:07.147-05:00"}
22
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:44:07.278-05:00"}
23
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:44:07.409-05:00"}
24
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:44:07.541-05:00"}
25
+ {"context":{"collection":"users","database":"default","matched_count":0,"modified_count":0,"upserted_id":"1757954647660-m116fx18d"},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T11:44:07.666-05:00"}
26
+ {"context":{"collection":"test_collection","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:03:41.747-05:00"}
27
+ {"context":{"collection":"test_mixed_ops","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:05:16.568-05:00"}
28
+ {"context":{"collection":"test_serialization","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:06:15.280-05:00"}
29
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:06:15.541-05:00"}
30
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:06:15.547-05:00"}
31
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:06:15.552-05:00"}
32
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:06:15.557-05:00"}
33
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:06:15.562-05:00"}
34
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:06:15.567-05:00"}
35
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:06:15.572-05:00"}
36
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:06:15.579-05:00"}
37
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:06:15.585-05:00"}
38
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:06:15.590-05:00"}
39
+ {"context":{"collection":"test_mixed_ops","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:06:15.607-05:00"}
40
+ {"context":{"collection":"test_admin_stats","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:06:15.640-05:00"}
41
+ {"context":{"collection":"admin_update_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:07:52.000-05:00"}
42
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:08:15.845-05:00"}
43
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:08:15.972-05:00"}
44
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:08:16.104-05:00"}
45
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:08:16.233-05:00"}
46
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:08:16.365-05:00"}
47
+ {"context":{"collection":"users","database":"default","matched_count":0,"modified_count":0,"upserted_id":"1757959696487-l1g5go61q"},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:08:16.492-05:00"}
48
+ {"context":{"collection":"test_collection","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:30:46.952-05:00"}
49
+ {"context":{"collection":"test_mixed_ops","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:32:22.696-05:00"}
50
+ {"context":{"collection":"test_serialization","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:33:22.708-05:00"}
51
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:33:22.972-05:00"}
52
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:33:22.977-05:00"}
53
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:33:22.982-05:00"}
54
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:33:22.986-05:00"}
55
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:33:22.991-05:00"}
56
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:33:22.996-05:00"}
57
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:33:23.001-05:00"}
58
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:33:23.007-05:00"}
59
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:33:23.013-05:00"}
60
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:33:23.019-05:00"}
61
+ {"context":{"collection":"test_mixed_ops","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:33:23.036-05:00"}
62
+ {"context":{"collection":"test_admin_stats","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:33:23.067-05:00"}
63
+ {"context":{"collection":"admin_update_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:35:05.793-05:00"}
64
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:35:29.729-05:00"}
65
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:35:29.856-05:00"}
66
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:35:29.982-05:00"}
67
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:35:30.113-05:00"}
68
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:35:30.246-05:00"}
69
+ {"context":{"collection":"users","database":"default","matched_count":0,"modified_count":0,"upserted_id":"1757961330367-0amxygwcq"},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T13:35:30.372-05:00"}
70
+ {"context":{"collection":"test_collection","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:28:46.977-05:00"}
71
+ {"context":{"collection":"chain_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:29:10.596-05:00"}
72
+ {"context":{"collection":"chain_options_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:29:31.089-05:00"}
73
+ {"context":{"collection":"test_mixed_ops","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:30:42.219-05:00"}
74
+ {"context":{"collection":"test_serialization","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:31:43.644-05:00"}
75
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:31:43.906-05:00"}
76
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:31:43.912-05:00"}
77
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:31:43.918-05:00"}
78
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:31:43.923-05:00"}
79
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:31:43.929-05:00"}
80
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:31:43.936-05:00"}
81
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:31:43.943-05:00"}
82
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:31:43.949-05:00"}
83
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:31:43.955-05:00"}
84
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:31:43.962-05:00"}
85
+ {"context":{"collection":"test_mixed_ops","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:31:43.980-05:00"}
86
+ {"context":{"collection":"test_admin_stats","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:31:44.011-05:00"}
87
+ {"context":{"collection":"admin_update_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:33:27.005-05:00"}
88
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:33:51.760-05:00"}
89
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:33:51.890-05:00"}
90
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:33:52.022-05:00"}
91
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:33:52.152-05:00"}
92
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:33:52.283-05:00"}
93
+ {"context":{"collection":"users","database":"default","matched_count":0,"modified_count":0,"upserted_id":"1757964832403-vjgkzzqr9"},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:33:52.409-05:00"}
94
+ {"context":{"collection":"test_collection","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:35:43.207-05:00"}
95
+ {"context":{"collection":"admin_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:35:54.953-05:00"}
96
+ {"context":{"collection":"chain_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:36:09.501-05:00"}
97
+ {"context":{"collection":"chain_options_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:36:31.738-05:00"}
98
+ {"context":{"collection":"test_mixed_ops","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:37:35.150-05:00"}
99
+ {"context":{"collection":"test_serialization","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:38:35.233-05:00"}
100
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:38:35.492-05:00"}
101
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:38:35.497-05:00"}
102
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:38:35.503-05:00"}
103
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:38:35.508-05:00"}
104
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:38:35.513-05:00"}
105
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:38:35.518-05:00"}
106
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:38:35.525-05:00"}
107
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:38:35.531-05:00"}
108
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:38:35.538-05:00"}
109
+ {"context":{"collection":"test_ordering","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:38:35.543-05:00"}
110
+ {"context":{"collection":"test_mixed_ops","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:38:35.561-05:00"}
111
+ {"context":{"collection":"test_admin_stats","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:38:35.591-05:00"}
112
+ {"context":{"collection":"admin_update_test","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:40:15.961-05:00"}
113
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:40:40.130-05:00"}
114
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:40:40.258-05:00"}
115
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:40:40.389-05:00"}
116
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:40:40.520-05:00"}
117
+ {"context":{"collection":"users","database":"default","matched_count":1,"modified_count":1,"upserted_id":null},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:40:40.654-05:00"}
118
+ {"context":{"collection":"users","database":"default","matched_count":0,"modified_count":0,"upserted_id":"1757965240774-d9paige0c"},"level":"info","message":"Update operation completed","timestamp":"2025-09-15T14:40:40.778-05:00"}
File without changes
File without changes