reflex-dev
reflex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Don't wrap return values of MutableProxy methods (#5986) For arbitrary methods, we assume the return value is not associated directly with the dirty state of the class. If the method _does_ mutate some value on the `self`, then it will still be marked dirty by virtue of `self` being bound to the MutableProxy.
main
1 day ago
Don't wrap return values of MutableProxy methods For arbitrary methods, we assume the return value is not associated directly with the dirty state of the class. If the method _does_ mutate some value on the `self`, then it will still be marked dirty by virtue of `self` being bound to the MutableProxy.
masenf/mutable-proxy-methods2
1 day ago
Removing silly change
riebecj:main
2 days ago
Revive token socket_record after expiration (#5977) If the socket_record expires in redis, but the instance managing it is still alive, then re-link the token to the sid. For `del` and `evicted`, do not re-link the token as this is an explicit disconnect.
main
2 days ago
Do a full re-hydrate on reconnect (#5980) It turns out that just rehydrating and not also re-running the on_load handlers can leave applications in a bad state; particularly when their background tasks exiting are predicated on the `sid`, that will change on reconnect, but without an on_load, no mechanism is there to restart the tasks.
main
2 days ago
Allow `transport="polling"` option for all users (#5982)
main
5 days ago
Allow `transport="polling"` option for all users
masenf/polling-for-all
5 days ago
Merge remote-tracking branch 'origin/main' into masenf/token-lifetime
masenf/token-lifetime
5 days ago
Active Branches
Adding `BlobVar` and `BytesVar`.
last run
2 days ago
#5985
CodSpeed Performance Gauge
0%
Add integration tests for frontend path
last run
1 month ago
#5712
CodSpeed Performance Gauge
0%
use async helmet
last run
2 months ago
#5785
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs