Closed codingchili closed 5 years ago
MongoDB, Hazel and ElasticSearch does not implement streaming/cursors for the values() invocation. This will however improve memory/cpu usage when iterating over in-JVM based storages. This will be enough for now. The method is not seeing much use to be optimized anyways.
Current issues