Commit graph

12 commits

Author SHA1 Message Date
6e6c742228 Changed manual map clearing with a built-in clear method in lrucache 2024-06-05 20:45:46 +03:00
b867c16328 Updated to the most recent version, which uses go 1.22 2024-06-05 20:36:34 +03:00
d543ebc174 Implemented lrucache 2024-06-05 03:46:41 +03:00
Nikita Stroganov
9e1a139928 Add an access time update check after Cache.Get 2023-02-28 04:26:52 +03:00
Arseny Balobanov
28564b4257 go fix old build tags. 2022-03-15 23:49:56 +03:00
verytable
daa02c8abf Resolve "upgrage to 1.17" 2022-02-10 22:06:57 +00:00
Fedor Korotkiy
8b39f7d901 Update cache_test.go 2020-03-29 13:10:24 +00:00
Fedor Korotkiy
1c5cd2e0d2 Make test more stable. 2020-03-29 13:09:18 +00:00
Fedor Korotkiy
52d9956d49 Fix build 2020-03-27 22:53:09 +03:00
Oleg Khlevnov
b1863ec9a1 Add gc percent test in lrucache to prevent cheating 2020-03-27 22:50:35 +03:00
Rak Alexey
bfb17611fe Swap actual and expected in require.Equal. 2020-03-23 22:25:07 +03:00
Arseny Balobanov
b668f2179e Adding lrucache task readme+solution+tests. 2020-03-12 12:32:51 +03:00