-
ale authored
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.
ale authoredUse 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.