LagrangeDev / LagrangeGo

An Go Implementation of NTQQ PC Protocol
https://lagrangedev.github.io/Lagrange.Doc/LagrangeGo/
GNU Affero General Public License v3.0
165 stars 38 forks source link

optimize(cache): drop useless expire time #111

Closed fumiama closed 2 weeks ago

fumiama commented 2 weeks ago

如果能在外围实现,就不应在cache中侵入式植入一个与基础实现无关的内容,这样会让代码十分臃肿并且增大基础架构维护难度。