Search
(2 points)
Develop and demonstrate a simple caching system for MongoDB query results using Redis as an external cache. Evaluate the impact of caching on query performance and present findings in a well-structured report.
Implementation Requirements
Submission
ssh -L $Port:127.0.0.1:$Port $Username@nosql.felk.cvut.cz
redis-cli -h 127.0.0.1 -p $Port -a $Password