Commit Graph

8 Commits

Author SHA1 Message Date
Alex Klymenko
844aeaf701 refactor: LFUCache (#5369) 2024-08-23 14:23:16 +03:00
Piotr Idzik
b3903f5768 style: enable RedundantModifier in checkstyle (#5140) 2024-05-03 22:10:49 +03:00
acbin
00282efd8b style: format code (#4212)
close #4204
2023-06-09 18:52:05 +08:00
YuLuo
b14f55096d Fix LFUCache (#3847) 2023-01-15 11:28:16 +02:00
acbin
e96f567bfc Format code with prettier (#3375) 2022-10-03 17:23:00 +08:00
valjamwo
d56eaa58af Add LRUCacheTest and MRUCacheTest (fixes #3263) (#3277) 2022-09-19 20:55:15 +03:00
Akshay Dubey
2a2c575c89 Add LFU Cache (#3161) 2022-06-22 19:31:24 +03:00
Aitor Fidalgo Sánchez
9fb3364ccc Change project structure to a Maven Java project + Refactor (#2816) 2021-11-12 08:59:36 +02:00