PoloDB tested by Argusic Runner
Attempt 2 of 3 · Runs · Argusic Score 100.0 of 100
all runs of PoloDBcross-platformdatabasedocument-databaseembedded-databaselocalfirstnosql
Session recording
Download the original recording · fingerprint 57d99ed40eff45cc...
What the test found
PoloDB 5.3.0 Rust crates (polodb_core library, polodb server binary) build and run with full test suite passing. The polodb server listens on TCP and responds to MongoDB wire protocol commands (insert, find, update, delete, aggregate, ping, hello). Python bindings build but require compatible pymongo version at runtime.
Used MongoDB wire protocol OP_MSG directly via Python to verify all CRUD operations on the polodb server. All 163 polodb_core tests pass. Python bindings compile but were not runtime-tested (no pymongo version compatible with the server's partial wire protocol).
Argusic installed PoloDB in 74 minutes and launched it; verification reached Verified running for real. 4 of 4 recorded errors were worked through (see the timeline below).
This summary is drawn from the agent's recorded report for this run. Every figure traces to the log and recording above; nothing here is authored.
Error and fix timeline
No errors were recorded for this run.