Apoorva
4K posts

Apoorva
@craft_withcode
Learning the art of code, one bug at a time.
India Присоединился Mart 2025
602 Подписки814 Подписчики

@aadityansha_06 @Celestglaze Ya bollywood wala chota baccho ko barbad kar de ga
Filipino

@Celestglaze @craft_withcode But bachpan me tv ads me yahi dikhaya gaya
Wo bhi yammi gautam ne
हिन्दी

@craft_withcode Dragon ball on cratoon network in English
English

@shikhr_ I have used Redis in code for caching and token blacklisting. Understand how to integrate it in backend applications Along with now I have a basic understanding of how Redis is used in distributed systems, like for shared caching, session storage, and rate limiting across service
English

@craft_withcode Great! Did you learn how to use Redis in code or how it is used in distributed systems?
English

@MasterMuskan22 For example, in JWT authentication Redis is used to store blacklisted tokens (when a user logs out this ensures that even if the token is still valid it cannot be used for any unauthorized access) Since Redis is fast the system can quickly check the token on every request
English

@MasterMuskan22 Normal database stores data on disk and is optimized for durability and complex queries, while Redis stores data in memory, for high-speed operations like caching, session management, and token blacklisting.
English




















