mirror of
https://github.com/google/nomulus
synced 2026-06-02 04:56:39 +00:00
* Read LevelDb incrementally Made LevelDbLogReader an iterator over a LevelDb data stream, Reducing memory footprint which is important when used in a Dataflow pipeline.