diff --git a/README.md b/README.md index 1249871..443ce41 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,8 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li - [Postgres](#postgres) - [SQL](#sql) - [SQL Lite](#sql-lite) +- [Caching technologies](#caching-technologies) + - [Memcached](#memcached) - [OS](#os) - [Linux](#linux) @@ -437,6 +439,14 @@ Please read the [contribution guidelines](contributing.md) or the [creating a li * [Top 20 SQL LITE Interview Questions from Career Guru](http://career.guru99.com/top-20-sql-lite-interview-questions/) +## Caching technologies + + +### Memcached + +* [Memcached Interview Questions from Javapoint](https://www.javatpoint.com/memcached-interview-questions-and-answers) +* [Memcached Interview Questions from Wisdomjobs](https://www.wisdomjobs.com/e-university/memcached-interview-questions.html) + ## OS ### Linux