Particular / ServiceControl

Backend for ServiceInsight and ServicePulse
https://docs.particular.net/servicecontrol/
Other
51 stars 47 forks source link

ServiceControl instances using RavenDB 5 don't support document compression #3201

Open mauroservienti opened 1 year ago

mauroservienti commented 1 year ago

RavenDB 5 supports document compression. ServiceControl instances using RavenDB 5 don't allow to take benefit of the saved storage space allowed by compression. The main blockers are:

mikeminutillo commented 1 year ago

In a call with Hibernating Rhinos they recommended turning on document compression. They are seeing significant improvements. It will increase CPU usage but may speed things up due to reduced IO.