feast
feast copied to clipboard
Add delete_table to redis online store
Even if the feature view is no longer used, the data is not deleted until there are no feature views left in the join key.
Memory in redis is a very expensive resource.
When deleting feature_view, a function is added so that the corresponding key can be found and deleted in the redis hash.