mirror of
https://github.com/google/nomulus
synced 2026-09-02 22:27:07 +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.