mquery icon indicating copy to clipboard operation
mquery copied to clipboard

Store job files in the database instead of ursadb iterators

Open msm-cert opened this issue 1 year ago • 1 comments

That way we can stop (ab)using iterators (and maybe even deprecate them in ursadb - they're a bit problematic in case of failed jobs).

And with postgres it won't be a problem.

msm-cert avatar Feb 15 '24 15:02 msm-cert