-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi Carl,
I wrote you in NuGet recently. Thank you for sharing the code. I noticed that every time an event gets logged, it will be immediately sent and written to an individual file (one file per event) (correct me if I am wrong). My team is interested in allowing some optimizations to this process. Ie. batch sending and saving several events instead of one per file. I think the best approach would be making the MixpanelClient extensible and allowing the send/save methods to be overridden so one can send/save events according to needs. Would you be open in working together to optimize this library in such way? Let me know, that way I can start sharing improvements as pull requsts :)
Metadata
Metadata
Assignees
Labels
No labels