Skip to content
  • ale's avatar
    Performance optimizations · 2a8fc757
    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.
    2a8fc757