Commit History

Author SHA1 Message Date
  Nikhil Rao 15a9f0a104 Disk state manager don't use byref (#3874) 8 months ago
  Khaleel Al-Adhami 629850162a implement disk state manager (#3826) 8 months ago
  Khaleel Al-Adhami ea15b184c0 fully migrate vars into new system (#3743) 8 months ago
  benedikt-bartscher 2d9380a6fd minor State cleanup (#3768) 9 months ago
  Masen Furer 3309c0e533 Use `._is_mutable()` to account for parent state proxy (#3739) 9 months ago
  Masen Furer 0845d2ee76 [REF-3184] [REF-3339] Background task locking improvements (#3696) 10 months ago
  Thomas Brandého b9927b6f49 notifying frontend about backend error looks better (#3491) 10 months ago
  benedikt-bartscher 3039b54a75 add module prefix to generated state names (#3214) 10 months ago
  benedikt-bartscher d621115f9b add Bare SQLAlchemy mutation tracking, improve typing (#3628) 10 months ago
  Maxim Vlah 772a3ef893 Catch unhandled errors on both frontend and backend (#3572) 10 months ago
  benedikt-bartscher b742afb27f do not get_config in global scope (#3597) 10 months ago
  benedikt-bartscher ad1d82f7ad cleanup unused check (#3590) 10 months ago
  benedikt-bartscher b7651e214b add computed backend vars (#3573) 10 months ago
  benedikt-bartscher bcc7a61452 improve backend var determination (#3587) 10 months ago
  benedikt-bartscher 33d7ec1f04 copy backend vars from mixins (#3580) 10 months ago
  benedikt-bartscher 8e66c9b3c7 classvars should not be backend vars (#3578) 10 months ago
  Elijah Ahianyo f037df0977 [REF-3056] Config knob for redis StateManager expiration times (#3523) 11 months ago
  Masen Furer af3c9be97c Protect StateProxy with an asyncio.Lock (#3508) 11 months ago
  Kelechi Ebiri 2b2cdf9847 Feat: Add Session storage to store data on client storage (#3420) 11 months ago
  Masen Furer b04e3a6ce9 [REF-1356] Track changes applied to `Base` subclass via helper method. (#2242) 11 months ago
  Masen Furer 5995b32f5f [REF-2978] Ignore Redis config_set for AWS ElastiCache (#3401) 11 months ago
  benedikt-bartscher 93de407007 Explicit deps and interval for computed vars (#3231) 11 months ago
  Masen Furer ed39c27bfb [REF-2915] ComponentState subclasses are always treated as mixin (#3372) 1 year ago
  Nikhil Rao ec72448b8b Catch more errors in frontend/backend (#3346) 1 year ago
  benedikt-bartscher 48c504666e properly replace ComputedVars (#3254) 1 year ago
  benedikt-bartscher d96baac7d9 typed mixins and ComponentState (#3196) 1 year ago
  Martin Xu aa2cf80f70 [REF-2774] Send runtime error in telemetry (#3276) 1 year ago
  Martin Xu 2789f32134 [REF-2774] Add ReflexError and subclasses, send in telemetry (#3271) 1 year ago
  benedikt-bartscher 38c46ec4d5 copy background task marker (#3255) 1 year ago
  Masen Furer ea0f490030 [REF-2764] dep update 0.5.0 (#3245) 1 year ago