mirror of
https://github.com/google/nomulus
synced 2026-07-19 14:32:44 +00:00
3947ac6ef7
* Read LevelDb incrementally Made LevelDbLogReader an iterator over a LevelDb data stream, Reducing memory footprint which is important when used in a Dataflow pipeline.