You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,10 +38,6 @@ flowchart TB
38
38
Pipeline --> R2["R2 Data Catalog<br/>(Iceberg/Parquet)"]
39
39
```
40
40
41
-
Notes:
42
-
- The pipeline never calls DOs. Only the Worker reads/writes Persons + Groups state.
43
-
- Person ID counter is only accessed by the Persons DO.
44
-
45
41
## Why?
46
42
47
43
PostHog is a nice-to-use web & product analytics platform. However, self-hosting PostHog is prohibitively complex so most users seem to rely on the cloud offering. This is an alternative for cost-conscious data folks & businesses interested in a low maintenance way to ingest web & product analytics directly into a managed data lake.
0 commit comments