Omurco challenge by José Cazarin
Did my best on questions 1 and 2
In question 3 I've ignored the "Geo Distributed" part of the cache implementation, and I implemented a LRU cache simulation on memory using a deque from Python Collections library
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Omurco challenge by José Cazarin
Did my best on questions 1 and 2
In question 3 I've ignored the "Geo Distributed" part of the cache implementation, and I implemented a LRU cache simulation on memory using a deque from Python Collections library