Cache implementation using Enum & impact of garbage collection

前端 未结 0 820
名媛妹妹
名媛妹妹 2021-01-03 11:31

I am trying to implement an in-memory cache.

The cache is populated during startup, the map inside the enum can be updated any time during the lifetime of the applica

相关标签:
回答
  • 消灭零回复
提交回复
热议问题