AlexandruBurlacu / distributed-systems-labs

See the name
MIT License
0 stars 0 forks source link

Use timeouts for the Proxy cache #7

Closed AlexandruBurlacu closed 5 years ago

AlexandruBurlacu commented 5 years ago

There are 2 greatest problems in Computer Science, variable naming, and cache invalidation. We have to deal with the second. Probably a timeout of 5 seconds should be enough for a PoC.