We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
We just started using your gem, but we have a lot of data through a whole day, which makes the export 100MB +, I was thinking if there's a way of implementing an HTTP stream ( example here ), maybe as optional around this line: https://github.com/keolo/mixpanel_client/blob/master/lib/mixpanel/uri.rb#L22
What do you think?
The text was updated successfully, but these errors were encountered:
Hi David,
That sounds interesting. Would you like to take a stab at it?
Sorry, something went wrong.
Eh. Looks like you already did. #45
I'll take a look soon. Sorry for the delay.
Successfully merging a pull request may close this issue.
Hello,
We just started using your gem, but we have a lot of data through a whole day, which makes the export 100MB +, I was thinking if there's a way of implementing an HTTP stream ( example here ), maybe as optional around this line: https://github.com/keolo/mixpanel_client/blob/master/lib/mixpanel/uri.rb#L22
What do you think?
The text was updated successfully, but these errors were encountered: