Hi!
It is about missed documentation. The three different Davidson's algorithms are implemented:
davidsonType {DIRECT, DISK, MEMORY}
Could you please shed light on these algorithms? By default, the 'MEMORY' (all-in-ram?) algorithm is used. What about the rest two? Is it safe to use either 'DISK' (disk based?) or 'DIRECT' algorithm in production? If so, would it reduce RAM demands per core?
Thank you in advance!
With best regards,
Victor
Hi!
It is about missed documentation. The three different Davidson's algorithms are implemented:
davidsonType {DIRECT, DISK, MEMORY}Could you please shed light on these algorithms? By default, the 'MEMORY' (all-in-ram?) algorithm is used. What about the rest two? Is it safe to use either 'DISK' (disk based?) or 'DIRECT' algorithm in production? If so, would it reduce RAM demands per core?
Thank you in advance!
With best regards,
Victor