Skip to content
Snippets Groups Projects
Commit 2a8fc757 authored by ale's avatar ale
Browse files

Performance optimizations

Use a custom simpler format for records in leveldb, rather than
marshaling protobufs (2x speedup).

Add a streaming db.ScanAll method to retrieve all records grouped by
IP.
parent d289e504
Loading
Checking pipeline status