-
Notifications
You must be signed in to change notification settings - Fork 1.7k
feat(flags): dynamic cohort matching in rust #25776
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
Merged
Merged
Changes from 23 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
ca431b5
unifying some types
dmarticus e89f169
in progress but not done yet
dmarticus 4f20e07
Merge branch 'master' into feat/static-cohorts-rust
dmarticus ed00224
oh lol right let's actually ship
dmarticus fb8aab8
or default
dmarticus 899a99c
Merge branch 'master' into feat/dynamic-cohorts-rust
dmarticus 896c31a
Merge branch 'master' into feat/dynamic-cohorts-rust
dmarticus eeea8cc
let's goooo
dmarticus d02baec
Merge branch 'feat/dynamic-cohorts-rust' of github.com:PostHog/postho…
dmarticus 39dad2d
Merge branch 'master' into feat/dynamic-cohorts-rust
dmarticus db8cd8d
modeled the data correctly this time :sweat:
dmarticus 43cda76
clippy my frickin GUY
dmarticus 8d2ab85
some light renaming
dmarticus 9ccf479
yeah
dmarticus 797adbe
remove printlns
dmarticus 71def67
add note about not handling groups
dmarticus 27af814
saving a working version that supports caching, since this is the rig…
dmarticus 4c49bc4
new life
dmarticus d4af2f0
clippy u dawg
dmarticus 870f719
traverse the dependency graph post-cache access
dmarticus 57d9885
cleaning up
dmarticus 9eb0f18
adding more tests
dmarticus 3cfc590
test for the cohort cache
dmarticus 3e8e5d2
a few things
dmarticus 3528b31
Merge branch 'master' into feat/dynamic-cohorts-rust
dmarticus 77059f3
Merge branch 'master' into feat/dynamic-cohorts-rust
dmarticus 09317c4
use global cohort cache
dmarticus 43e8692
less yapping
dmarticus 3a65683
appeasing the linter
dmarticus a5812e6
that should do it
dmarticus fd52b24
clean up
dmarticus 59f7c10
rename
dmarticus 8066aff
bit more
dmarticus 4d5ecd9
collapse condition
dmarticus 4012ebe
Merge branch 'master' into feat/dynamic-cohorts-rust
dmarticus 8ededb1
resolve conflicts
dmarticus fe37b04
working on it
dmarticus bc38940
Merge branch 'feat/dynamic-cohorts-rust' of github.com:PostHog/postho…
dmarticus 41d3db3
not this either
dmarticus 0a409f4
docs
dmarticus 0dd1c0b
Merge branch 'master' into feat/dynamic-cohorts-rust
dmarticus File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.