2024-12-04 19:36
本条微博链接
【moka-py:一个用Rust实现的高性能Python缓存库,提供线程安全的内存缓存功能。支持TTL(生存时间)和TTI(空闲时间)自动失效机制,基于TinyLFU策略的大小限制淘汰,以及高并发访问优化。可作为Python内置 @lru_cache的替代品 ,且支持异步函数缓存】 'A high performance caching library for Python written in Rust - This library allows you to leverage the power of Moka's high-performance, feature-rich cache in your Python projects' GitHub: github.com/de
………………………………