• Roger A. Light's avatar
    Use hash for message store to speed up loading. · 4374170c
    Roger A. Light authored
    Comes at the expense of increased memory usage. This could be countered
    by using a hash just for loading (increased memory usage during loading,
    reduced afterwards) but this approach does allow the immediate removal
    of messages from the store.
    4374170c
.gitignore 699 Bytes