Skip to content
New issue

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

Segment proxy/spoof example #84

Open
danthegoodman1 opened this issue Aug 13, 2023 · 2 comments
Open

Segment proxy/spoof example #84

danthegoodman1 opened this issue Aug 13, 2023 · 2 comments
Labels
example How to do something with IceDB

Comments

@danthegoodman1
Copy link
Owner

Updated and terse example of https://github.com/danthegoodman1/IceDBSegment/tree/main

Where combined with either the cloudflare proxy (or this can do it as well) will ingest segment events directly without actually using segment, so you can use the segment package in all of the languages they offer.

Can optionally forward to segment (and thus be used as a proxy for segment on your own domain), but oprimarily it inserts events into icedb in tables of user_id,date and event_id,date partitions.

Hot-swap out segment, or just get the benefit of their packages.

@danthegoodman1 danthegoodman1 added the example How to do something with IceDB label Aug 13, 2023
@danthegoodman1
Copy link
Owner Author

Related to #78

@danthegoodman1 danthegoodman1 changed the title Segment spoof example Segment proxy/spoof example Aug 13, 2023
@danthegoodman1
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
example How to do something with IceDB
Projects
None yet
Development

No branches or pull requests

1 participant