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
feat: Add Async refresh to Sql Registry (feast-dev#4251)
* Add sql registry async refresh
Signed-off-by: Stanley Opara <[email protected]>
* make refresh code a daemon thread
Signed-off-by: Stanley Opara <[email protected]>
* Change RegistryConfig to cacheMode
Signed-off-by: Stanley Opara <[email protected]>
* Only run async when ttl > 0
Signed-off-by: Stanley Opara <[email protected]>
* make refresh async run in a loop
Signed-off-by: Stanley Opara <[email protected]>
* make refresh async run in a loop
Signed-off-by: Stanley Opara <[email protected]>
* Reorder async refresh call
Signed-off-by: Stanley Opara <[email protected]>
* Add documentation
Signed-off-by: Stanley Opara <[email protected]>
* Update test_universal_registry.py
Signed-off-by: Stanley Opara <[email protected]>
* Force rerun of tests
Signed-off-by: Stanley Opara <[email protected]>
* Force rerun of tests
Signed-off-by: Stanley Opara <[email protected]>
* Format repo config file
Signed-off-by: Stanley Opara <[email protected]>
---------
Signed-off-by: Stanley Opara <[email protected]>
Co-authored-by: Stanley Opara <[email protected]>
0 commit comments