mirror of
https://github.com/google/nomulus
synced 2026-04-17 23:11:29 +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.