mquery icon indicating copy to clipboard operation
mquery copied to clipboard

Remove ursadb module from this project

Open msm-code opened this issue 4 years ago • 0 comments

Feature Category

  • [ ] Correctness
  • [ ] User Interface / User Experience
  • [x] Performance
  • [x] Other (please explain) - Maintenance

Describe the problem

There is no reason to keep ursadb as a submodule here. We're forcing end-users (and github CI) to compile it from source every time, and that takes a quite long time.

Describe the solution you'd like

We should just host ready build images and binaries, use them in dockerfiles and recommend to users.

Describe alternatives you've considered

No alternatives - but this is not a critical issue.

msm-code avatar Nov 29 '21 23:11 msm-code