Implement a two-level caching system (memory + disk) to optimize topic switch re…
…sponse speed, support asynchronous writing, and automatically clean up expired data.
Showing
2 changed files
with
143 additions
and
16 deletions
utils/cache_manager.py
0 → 100644
-
Please register or login to post a comment