crowdsec icon indicating copy to clipboard operation
crowdsec copied to clipboard

save resources by gzip'ing mmdb files

Open sabban opened this issue 7 months ago • 5 comments

What would you like to be added?

/kind enhancement

We could save resources by downloading gzip'ed mmdb files.

Why is this needed?

This would ease the pressure on the infrastructure side.

sabban avatar May 20 '25 09:05 sabban

@sabban: Thanks for opening an issue, it is currently awaiting triage.

In the meantime, you can:

  1. Check Crowdsec Documentation to see if your issue can be self resolved.
  2. You can also join our Discord.
  3. Check Releases to make sure your agent is on the latest version.
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

github-actions[bot] avatar May 20 '25 09:05 github-actions[bot]

@sabban: There are no 'kind' label on this issue. You need a 'kind' label to start the triage process.

  • /kind feature
  • /kind enhancement
  • /kind refactoring
  • /kind bug
  • /kind packaging
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

github-actions[bot] avatar May 20 '25 09:05 github-actions[bot]

/kind enhancement

sabban avatar May 20 '25 09:05 sabban

these are memory-mapped, can't be compressed further on disk

mmetc avatar May 21 '25 08:05 mmetc

ah sorry I didn't read the "download" part

mmetc avatar May 21 '25 08:05 mmetc