mquery
mquery copied to clipboard
Store job files in the database instead of ursadb iterators
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.