#redis résultats de recherche

🔥 Curious how we exploited CVE-2025-49844 (RediShell)? From a 2-bit reset to 0-click RCE. Come see me at Hexacon 2025 - Paris, where I’ll share in-depth technical details on the exploitation. See you on Friday 👋 #Redis #Security #RediShell @hexacon_fr

benny_isaacs's tweet image. 🔥 Curious how we exploited CVE-2025-49844 (RediShell)? From a 2-bit reset to 0-click RCE.
Come see me at Hexacon 2025 - Paris, where I’ll share in-depth technical details on the exploitation.
See you on Friday 👋
#Redis #Security #RediShell
@hexacon_fr

Explored Redis today! 🚀 Three cool use cases: 1️⃣ Queue system – perfect for task management 2️⃣ Pub/Sub – scale your chat apps easily 3️⃣ Caching – make apps lightning fast ⚡ #Redis #DevTips #WebDev


Learned what Redis actually is ✅ It’s like the RAM of databases — super fast and perfect for caching! ⚡ #Python #Redis #BackendDevelopment #Database #Coding #InMemoryDB #100DaysOfCode #DevJourney

Anshit_Rangra's tweet image. Learned what Redis actually is ✅
It’s like the RAM of databases — super fast and perfect for caching! ⚡

#Python #Redis #BackendDevelopment #Database #Coding #InMemoryDB #100DaysOfCode #DevJourney

📢📢📢 You've been warned: Azure Cache for Redis Enterprise is retiring on March 30, 2027. #Azure #Redis azure.microsoft.com/en-us/updates


🚨 Critical RCE flaw in Redis - RediShell (CVE-2025-49844) earns a perfect CVSS 10.0 A 13-year-old Use-After-Free bug allows attackers to escape Lua sandbox & execute code. Over 330K Redis instances exposed #Redis #CVE202549844 #CyberSecurity #RCE

TechNadu's tweet image. 🚨 Critical RCE flaw in Redis - RediShell (CVE-2025-49844) earns a perfect CVSS 10.0

A 13-year-old Use-After-Free bug allows attackers to escape Lua sandbox & execute code.

Over 330K Redis instances exposed

#Redis #CVE202549844 #CyberSecurity #RCE

معرفی کتاب Build Your Own Redis ایده کاری که تو ویدیو قبلی کردم از این کتاب بود. قشنگیش اینه که زبان C هست و خیلی از مفاهیم Networking و Data Structure ها رو از صفر میاد پیاده سازی میکنه youtube.com/watch?v=ocY202… #معرفی_کتاب #redis #c #rust #devdrug

rouzbehsbz_'s tweet image. معرفی کتاب Build Your Own Redis

ایده کاری که تو ویدیو قبلی کردم از این کتاب بود. قشنگیش اینه که زبان C هست و خیلی از مفاهیم Networking و Data Structure ها رو از صفر میاد پیاده سازی میکنه

youtube.com/watch?v=ocY202…

#معرفی_کتاب
#redis
#c
#rust
#devdrug

#Redis patches critical “RediShell” RCE #vulnerability, update ASAP! (CVE-2025-49844) securitytc.com/TNX4jb

evanderburg's tweet image. #Redis patches critical “RediShell” RCE #vulnerability, update ASAP! (CVE-2025-49844) securitytc.com/TNX4jb

⚠️ Critical Redis flaw endangers 60 000 servers A 13-year-old use-after-free bug (CVE-2025-49844) in Redis’s Lua engine may allow authenticated users to execute arbitrary code. 330K #Redis instances are internet-exposed, 60 000 lack auth. 👉🏻 patch urgently. #ransomNews #redis

ransomnews's tweet image. ⚠️ Critical Redis flaw endangers 60 000 servers

A 13-year-old use-after-free bug (CVE-2025-49844) in Redis’s Lua engine may allow authenticated users to execute arbitrary code. 330K #Redis instances are internet-exposed, 60 000 lack auth.

👉🏻 patch urgently.

#ransomNews #redis…

Distributed Caching in .NET 🚀 Great for multi-server setups with Redis or SQL Server. ✅ Scales horizontally ✅ Data persists across restarts ⚠️ Watch out for latency & serialization overhead Use TTLs to avoid stale data. #dotnet #redis #scalability #programming

elliot1one's tweet image. Distributed Caching in .NET 🚀

Great for multi-server setups with Redis or SQL Server.

✅ Scales horizontally
✅ Data persists across restarts

⚠️ Watch out for latency & serialization overhead

Use TTLs to avoid stale data.

#dotnet #redis #scalability #programming
elliot1one's tweet image. Distributed Caching in .NET 🚀

Great for multi-server setups with Redis or SQL Server.

✅ Scales horizontally
✅ Data persists across restarts

⚠️ Watch out for latency & serialization overhead

Use TTLs to avoid stale data.

#dotnet #redis #scalability #programming

Pogocache, a new #OpenSource #cache server written in C, is built for raw speed and posts benchmark wins over #Redis, #Memcache, and #Valkey. linuxiac.com/open-source-po…

linuxiac's tweet image. Pogocache, a new #OpenSource #cache server written in C, is built for raw speed and posts benchmark wins over #Redis, #Memcache, and #Valkey.
linuxiac.com/open-source-po…

ساخت سرور Redis با زبان Rust قسمت اول بیاید یه سرور ردیس از صفر بنویسیم که بشه با کلاینت های ردیس مثل redis-cli بهش وصل شد. این قسمت تمرکزمون رو معماری کلی ردیس و بخش نتورکینگشه. youtube.com/watch?v=RYJ72c… #redis #rust #devdrug

rouzbehsbz_'s tweet image. ساخت سرور Redis با زبان Rust قسمت اول

بیاید یه سرور ردیس از صفر بنویسیم که بشه با کلاینت های ردیس مثل redis-cli بهش وصل شد. این قسمت تمرکزمون رو معماری کلی ردیس و بخش نتورکینگشه.

youtube.com/watch?v=RYJ72c…

#redis
#rust
#devdrug

ساخت سرور Redis با زبان Rust قسمت دوم این قسمت کار سرور ردیس رو تموم میکنیم و تمرکزمونم رو پیاده سازی دقیق پروتکل باینری ردیس یا RESP بود که بتونیم کامند ها رو از نتورک parse و پردازش کنیم youtube.com/watch?v=4SZOcR… #redis #rust #devdrug

rouzbehsbz_'s tweet image. ساخت سرور Redis با زبان Rust قسمت دوم

این قسمت کار سرور ردیس رو تموم میکنیم و تمرکزمونم رو پیاده سازی دقیق پروتکل باینری ردیس یا RESP بود که بتونیم کامند ها رو از نتورک parse و پردازش کنیم

youtube.com/watch?v=4SZOcR…

#redis
#rust
#devdrug

🚀 Just taught my students Rate Limiting with Redis! Why it matters:Stop API abuse dead in its tracks Protect your servers from getting hammered Keep your app running smoothly What we built: 4 requests per minute limit using @upstash Sliding window algorithm,#RateLimiting #redis

Paul_Franciz's tweet image. 🚀 Just taught my students Rate Limiting with Redis!
Why it matters:Stop API abuse dead in its tracks
Protect your servers from getting hammered
Keep your app running smoothly

What we built: 4 requests per minute limit using @upstash Sliding window algorithm,#RateLimiting #redis
Paul_Franciz's tweet image. 🚀 Just taught my students Rate Limiting with Redis!
Why it matters:Stop API abuse dead in its tracks
Protect your servers from getting hammered
Keep your app running smoothly

What we built: 4 requests per minute limit using @upstash Sliding window algorithm,#RateLimiting #redis

What happens when you let your workers run loose without optimising for production build. Had to give Upstash my CC to continue using their services since my risc0 worker kept pinging it several times per second #rustlang #rust #redis #risc0 @ZKVProtocol

npanium's tweet image. What happens when you let your workers run loose without optimising for production build. 

Had to give Upstash my CC to continue using their services since my risc0 worker kept pinging it several times per second

#rustlang #rust #redis #risc0 @ZKVProtocol

Implemented Inter-Microservies Communication for my ride booking backend. (in Spring). It was challenging Next: will be adding kafka + web sockets to notify all nearby drivers about incoming booking requests. github.com/hrishabh6/Uber… github.com/hrishabh6/Uber… #Microservice #Redis

Rishab093's tweet image. Implemented Inter-Microservies Communication for my ride booking backend. (in Spring). It was challenging

Next: will be adding kafka + web sockets to notify all nearby drivers about incoming booking requests.

github.com/hrishabh6/Uber…
github.com/hrishabh6/Uber…

#Microservice #Redis

🚨 YOUR SERVER IS COMPROMISED RIGHT NOW: 13-year-old Redis RCE vulnerability discovered! Thousands of instances vulnerable to remote takeover. Attackers can gain FULL system access. Patch immediately! #Redis #CriticalVuln #CyberSecurity #RCE


My Derivative Trading Stack.. #docker #redis #fastapi @questdb #Zerodha #kiteconnect .. #frontend is #textual #cli for speed and quicker trades...Currently #WIP ..Plan is to trade the September #Nifty Series with this..


Explored Redis today! 🚀 Three cool use cases: 1️⃣ Queue system – perfect for task management 2️⃣ Pub/Sub – scale your chat apps easily 3️⃣ Caching – make apps lightning fast ⚡ #Redis #DevTips #WebDev


And Azure Cache for Redis is retiring on September 30, 2028 #Azure #Redis azure.microsoft.com/en-us/updates


📢📢📢 You've been warned: Azure Cache for Redis Enterprise is retiring on March 30, 2027. #Azure #Redis azure.microsoft.com/en-us/updates


App slow? 🚦 Time to cache smart! ⚡ Caching = storing data for reuse → faster apps, lighter servers, happier users. Explained the Modiji–Rahul Ji way 😉 #Caching #AppPerformance #Redis #GrowXen #TechSimplified


Day 67 of #100DaysOfDevOps by @KodeKloudHQ - Deploy Guest Book App on #Kubernetes Today's task is to deploy a guestbook application with Redis master-slave replication and a scalable frontend. I am to create three deployments and three services as per the requirements. #Redis

jidefal's tweet image. Day 67 of #100DaysOfDevOps by @KodeKloudHQ  - Deploy Guest Book App on #Kubernetes 

Today's task is to deploy a guestbook application with Redis master-slave replication and a scalable frontend. I am to create three deployments and three services as per the requirements.

#Redis
jidefal's tweet image. Day 67 of #100DaysOfDevOps by @KodeKloudHQ  - Deploy Guest Book App on #Kubernetes 

Today's task is to deploy a guestbook application with Redis master-slave replication and a scalable frontend. I am to create three deployments and three services as per the requirements.

#Redis
jidefal's tweet image. Day 67 of #100DaysOfDevOps by @KodeKloudHQ  - Deploy Guest Book App on #Kubernetes 

Today's task is to deploy a guestbook application with Redis master-slave replication and a scalable frontend. I am to create three deployments and three services as per the requirements.

#Redis
jidefal's tweet image. Day 67 of #100DaysOfDevOps by @KodeKloudHQ  - Deploy Guest Book App on #Kubernetes 

Today's task is to deploy a guestbook application with Redis master-slave replication and a scalable frontend. I am to create three deployments and three services as per the requirements.

#Redis

Day 66 of #100DaysOfDevOps by @KodeKloudHQ - Deploy MySQL on Kubernetes Today's task is to deploy MySQL server with persistent storage, secure credentials managed via Kubernetes secrets, and accessible via NodePort. #Kubernetes #MySQL #PersistentVolume

jidefal's tweet image. Day 66 of #100DaysOfDevOps by @KodeKloudHQ  - Deploy MySQL on Kubernetes

Today's task is to deploy MySQL server with persistent storage, secure credentials managed via Kubernetes secrets, and accessible via NodePort.

#Kubernetes #MySQL #PersistentVolume
jidefal's tweet image. Day 66 of #100DaysOfDevOps by @KodeKloudHQ  - Deploy MySQL on Kubernetes

Today's task is to deploy MySQL server with persistent storage, secure credentials managed via Kubernetes secrets, and accessible via NodePort.

#Kubernetes #MySQL #PersistentVolume
jidefal's tweet image. Day 66 of #100DaysOfDevOps by @KodeKloudHQ  - Deploy MySQL on Kubernetes

Today's task is to deploy MySQL server with persistent storage, secure credentials managed via Kubernetes secrets, and accessible via NodePort.

#Kubernetes #MySQL #PersistentVolume


#redis #valkey #cve Уязвимости в Redis и Valkey, позволяющие выполнить код на сервере при наличии доступа к БД opennet.ru/opennews/art.s…


Bun is absolutely on fire with v1.3 — blazing fast and now packing built-in support for PostgreSQL, SQLite, and Redis. Honestly, what more could we ask for? 🚀 #bun #redis #postgresql #sqlite #js #runtime

Rohit_Jain19060's tweet image. Bun is absolutely on fire with v1.3 — blazing fast and now packing built-in support for PostgreSQL, SQLite, and Redis. Honestly, what more could we ask for? 🚀

#bun #redis #postgresql #sqlite #js #runtime
Rohit_Jain19060's tweet image. Bun is absolutely on fire with v1.3 — blazing fast and now packing built-in support for PostgreSQL, SQLite, and Redis. Honestly, what more could we ask for? 🚀

#bun #redis #postgresql #sqlite #js #runtime
Rohit_Jain19060's tweet image. Bun is absolutely on fire with v1.3 — blazing fast and now packing built-in support for PostgreSQL, SQLite, and Redis. Honestly, what more could we ask for? 🚀

#bun #redis #postgresql #sqlite #js #runtime

🔥 Curious how we exploited CVE-2025-49844 (RediShell)? From a 2-bit reset to 0-click RCE. Come see me at Hexacon 2025 - Paris, where I’ll share in-depth technical details on the exploitation. See you on Friday 👋 #Redis #Security #RediShell @hexacon_fr

benny_isaacs's tweet image. 🔥 Curious how we exploited CVE-2025-49844 (RediShell)? From a 2-bit reset to 0-click RCE.
Come see me at Hexacon 2025 - Paris, where I’ll share in-depth technical details on the exploitation.
See you on Friday 👋
#Redis #Security #RediShell
@hexacon_fr

معرفی کتاب Build Your Own Redis ایده کاری که تو ویدیو قبلی کردم از این کتاب بود. قشنگیش اینه که زبان C هست و خیلی از مفاهیم Networking و Data Structure ها رو از صفر میاد پیاده سازی میکنه youtube.com/watch?v=ocY202… #معرفی_کتاب #redis #c #rust #devdrug

rouzbehsbz_'s tweet image. معرفی کتاب Build Your Own Redis

ایده کاری که تو ویدیو قبلی کردم از این کتاب بود. قشنگیش اینه که زبان C هست و خیلی از مفاهیم Networking و Data Structure ها رو از صفر میاد پیاده سازی میکنه

youtube.com/watch?v=ocY202…

#معرفی_کتاب
#redis
#c
#rust
#devdrug

Learned what Redis actually is ✅ It’s like the RAM of databases — super fast and perfect for caching! ⚡ #Python #Redis #BackendDevelopment #Database #Coding #InMemoryDB #100DaysOfCode #DevJourney

Anshit_Rangra's tweet image. Learned what Redis actually is ✅
It’s like the RAM of databases — super fast and perfect for caching! ⚡

#Python #Redis #BackendDevelopment #Database #Coding #InMemoryDB #100DaysOfCode #DevJourney

ساخت سرور Redis با زبان Rust قسمت دوم این قسمت کار سرور ردیس رو تموم میکنیم و تمرکزمونم رو پیاده سازی دقیق پروتکل باینری ردیس یا RESP بود که بتونیم کامند ها رو از نتورک parse و پردازش کنیم youtube.com/watch?v=4SZOcR… #redis #rust #devdrug

rouzbehsbz_'s tweet image. ساخت سرور Redis با زبان Rust قسمت دوم

این قسمت کار سرور ردیس رو تموم میکنیم و تمرکزمونم رو پیاده سازی دقیق پروتکل باینری ردیس یا RESP بود که بتونیم کامند ها رو از نتورک parse و پردازش کنیم

youtube.com/watch?v=4SZOcR…

#redis
#rust
#devdrug

ساخت سرور Redis با زبان Rust قسمت اول بیاید یه سرور ردیس از صفر بنویسیم که بشه با کلاینت های ردیس مثل redis-cli بهش وصل شد. این قسمت تمرکزمون رو معماری کلی ردیس و بخش نتورکینگشه. youtube.com/watch?v=RYJ72c… #redis #rust #devdrug

rouzbehsbz_'s tweet image. ساخت سرور Redis با زبان Rust قسمت اول

بیاید یه سرور ردیس از صفر بنویسیم که بشه با کلاینت های ردیس مثل redis-cli بهش وصل شد. این قسمت تمرکزمون رو معماری کلی ردیس و بخش نتورکینگشه.

youtube.com/watch?v=RYJ72c…

#redis
#rust
#devdrug

Pogocache, a new #OpenSource #cache server written in C, is built for raw speed and posts benchmark wins over #Redis, #Memcache, and #Valkey. linuxiac.com/open-source-po…

linuxiac's tweet image. Pogocache, a new #OpenSource #cache server written in C, is built for raw speed and posts benchmark wins over #Redis, #Memcache, and #Valkey.
linuxiac.com/open-source-po…

CVE-2024-31449 and other: Multiple vulnerabilities in Redis, 4.5 - 8.8 rating❗️ Three fresh vulns allow an attacker to perform RCE or DoS. Search at Netlas.io: 👉 Link: nt.ls/1G7ul #cybersecurity #vulnerability_map #redis

Netlas_io's tweet image. CVE-2024-31449 and other: Multiple vulnerabilities in Redis, 4.5 - 8.8 rating❗️

Three fresh vulns allow an attacker to perform RCE or DoS.

Search at Netlas.io:
👉 Link: nt.ls/1G7ul

#cybersecurity #vulnerability_map #redis

A fast Golang #Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc. #golang github.com/redis/rueidis

golangch's tweet image. A fast Golang #Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.
#golang

github.com/redis/rueidis

Redis vs Memcached Performance Benchmark #redis #memcached #devops youtu.be/hPRqxKVnpw8

antonvputra's tweet image. Redis vs Memcached Performance Benchmark
#redis #memcached #devops

youtu.be/hPRqxKVnpw8

What happens when you let your workers run loose without optimising for production build. Had to give Upstash my CC to continue using their services since my risc0 worker kept pinging it several times per second #rustlang #rust #redis #risc0 @ZKVProtocol

npanium's tweet image. What happens when you let your workers run loose without optimising for production build. 

Had to give Upstash my CC to continue using their services since my risc0 worker kept pinging it several times per second

#rustlang #rust #redis #risc0 @ZKVProtocol

Ever wondered how to secure your Spring Boot API Gateway? Our guide shows you how Redis rate limiting boosts stability & performance. Don't miss out – visit our site! #Redis #SpringBoot

ThisIsNithidol's tweet image. Ever wondered how to secure your Spring Boot API Gateway? Our guide shows you how Redis rate limiting boosts stability & performance. Don't miss out – visit our site! #Redis #SpringBoot

A critical DoS vulnerability in Redis (CVE-2025-21605) allows unauthenticated attackers to crash servers or drain memory. Affects versions 2.6 and newer. Patches available! 🛡️ #Redis #DenialOfService #USA link: ift.tt/S3cr1FH

TweetThreatNews's tweet image. A critical DoS vulnerability in Redis (CVE-2025-21605) allows unauthenticated attackers to crash servers or drain memory. Affects versions 2.6 and newer. Patches available! 🛡️ #Redis #DenialOfService #USA

link: ift.tt/S3cr1FH

API 2.63s mein load ho rahi thi, Redis lagaya, ab sirf 8ms! 😎⚡ Shukriya @piyushgarg_dev bhai, Redis ka asli power dekh liya! #Redis #Caching #SpeedMatters #BackendMagic

10xshivam's tweet image. API 2.63s mein load ho rahi thi, Redis lagaya, ab sirf 8ms! 😎⚡

Shukriya @piyushgarg_dev  bhai, Redis ka asli power dekh liya! 

#Redis #Caching #SpeedMatters #BackendMagic
10xshivam's tweet image. API 2.63s mein load ho rahi thi, Redis lagaya, ab sirf 8ms! 😎⚡

Shukriya @piyushgarg_dev  bhai, Redis ka asli power dekh liya! 

#Redis #Caching #SpeedMatters #BackendMagic

Built rate limiting for my URL shortener with Gin + Redis. Allows 5 requests per minute Blocks excessive requests with 429 Too Many Requests Uses Redis to track request counts and expiry #Golang #Redis #SoftwareEngineer #Security #softwaredeveloper

RachealKuranch2's tweet image. Built rate limiting for my URL shortener with Gin + Redis.

Allows 5 requests per minute
Blocks excessive requests with 429 Too Many Requests
Uses Redis to track request counts and expiry

#Golang #Redis #SoftwareEngineer #Security #softwaredeveloper

Loading...

Something went wrong.


Something went wrong.


United States Trends