Commit 4374170c authored by Roger A. Light's avatar Roger A. Light
Browse files

Use hash for message store to speed up loading.

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.
parent 94cd34c8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment