michael-s-molina commented on pull request #18181:
URL: https://github.com/apache/superset/pull/18181#issuecomment-1041524321


   > I'm considering whether we should do a redesign if possible. I think it 
would be not hard to make the `key-value` system either store in the database, 
or store in the cache system.
   
   We don't need to redesign the solution to store the data in the database. 
All it takes is to implement a [custom database backend for 
Flask-Caching](https://flask-caching.readthedocs.io/en/latest/#custom-cache-backends)
 and set it as default.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to