featuregood first issue
仓库指标
- Star
- (1,432 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
When using SimpleMemoryBackend, should be important set the max size of internal dict
an idea is use an algorithm to select what to do when dict is "full", remove last element, first, random, rlu ...