Alexander Bigerl
Results
13
comments of
Alexander Bigerl
two pennies: * provide the options which are available, e.g. HTTP, CLI, ... * `%%variables%%` what's that?
- Larger queries should always be streamed from disk and not reside at RAM. Configurable threshold. - Supporting larger queries requires Array with `long` size type (or streams?) - two...
This is almost solved. The only remaining issue is: - [ ] Right now, we can only hash queries up to 2GB because of the hashing scheme used. We should...