This has since grown to 1.4 million. I ended up needing to make some pretty substantial changes to the system just to get situations like this under-control. I’m curious to see if these upgrades will keep this under-control. (Thread) https://t.co/Xi9mxkiAPE First, I had to make it so that every event type can set its own archive frequency, independent of other event types. This makes it so that things like doing_it_wrong events can be purged much, much more often than, say, plugin_activated events.

Comments

One response to “”

  1. This worked SUUUUPER well. Now that the data storage is pretty well under-control, I went ahead and started adding many, many more event types. That naturally lead to another problem – the system needs better filtering parameters beyond the fundamental data structures. (Thread) https://t.co/Llu4yoRWNM The first thing I did was add several more parameters to all event types. These additional params make it possible to filter out events more-effectively. One example – event type “volume”.

Leave a Reply

Your email address will not be published. Required fields are marked *