Articles by Tag #memcached

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Understanding Memcached: A Powerful In-Memory Caching Solution by Abhay

What is Memcached? Memcached is an open-source, high-performance, distributed memory...

Learn More 11 0Jan 2

Implementing API Throttling in My PHP Project

Today, I’m diving into a cool backend challenge I recently tackled: implementing API rate limiting...

Learn More 1 0Jun 29 '24

𝗨𝗻𝗹𝗼𝗰𝗸𝗶𝗻𝗴 𝗣𝗲𝗿𝗳𝗼𝗿𝗺𝗮𝗻𝗰𝗲 𝘄𝗶𝘁𝗵 𝗠𝗲𝗺𝗰𝗮𝗰𝗵𝗲𝗱 𝗶𝗻 𝗦𝗽𝗿𝗶𝗻𝗴 𝗕𝗼𝗼𝘁 𝗔𝗽𝗽𝗹𝗶𝗰𝗮𝘁𝗶𝗼𝗻𝘀

In the world of backend development, performance optimization is a constant challenge. One powerful...

Learn More 1 0Feb 27

How to Implement Caching in PHP and Which Caching Techniques Are Best for Performance?

How to Implement Caching in PHP, and Which Caching Techniques Do You Prefer? Caching is an...

Learn More 1 0Dec 26 '24

Master Memcached: 100 Advanced Interview Questions for Senior Developers

Basics of Memcached What is Memcached, and why is it used? How does Memcached...

Learn More 0 0Jan 22

FlashKV - compatible with memcached and is slightly faster.

Hello! Recently, I wanted to create a KVS for learning purposes, and I’ve been steadily working on...

Learn More 0 0Mar 31