mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-28 18:26:15 +01:00
78a787bc3b
* Migration to add version to person_distinct_id * Update plugin-server type * Use queueMessages instead of for loops * Update distinct id versions in postgres * Add commented out new query * Add person_distinct_id2 table setup/migration This will be used for more efficient person_distinct_id queries * Avoid sharding person_distinct_id2 on cloud * Write to new distinct ids topic * Attempt to use version in tests * Tests attempt 2 * Fixup version - dont send with all messages * Flush kafka more frequently * Actually fix tests * Add another await * Add partition to person_distinct_id2 table |
||
---|---|---|
.. | ||
test | ||
__init__.py | ||
client.py | ||
helper.py | ||
topics.py |