DEV Community

loading...

# redis

👋 Sign in for the ability sort posts by top and latest.
in-memory databases: a pratical demo

in-memory databases: a pratical demo

Reactions 8 Comments
5 min read
Triggering Github workflows from other repositories, now with locking

Triggering Github workflows from other repositories, now with locking

Reactions 11 Comments
2 min read
Catatan Belajar Redis - Data Types

Catatan Belajar Redis - Data Types

Reactions 6 Comments
1 min read
Go Task Scheduler with Distributed Lock

Go Task Scheduler with Distributed Lock

Reactions 11 Comments
3 min read
Handy Commands For Developers

Handy Commands For Developers

Reactions 5 Comments
2 min read
Using the Redis Command-Line Correctly

Using the Redis Command-Line Correctly

Reactions 2 Comments
10 min read
Adding Redis easily with Docker

Adding Redis easily with Docker

Reactions 9 Comments
3 min read
Understanding Redis

Understanding Redis

Reactions 45 Comments 3
1 min read
Concurrent Redis writes and correctness (Take 2)

Concurrent Redis writes and correctness (Take 2)

Reactions 3 Comments 2
2 min read
How to use Redis and Lua Scripts in a C# ASP.NET Core Microservice Architecture

How to use Redis and Lua Scripts in a C# ASP.NET Core Microservice Architecture

Reactions 6 Comments
4 min read
Atomicity in Redis operations

Atomicity in Redis operations

Reactions 4 Comments 2
5 min read
How I solved MySQL to Redis caching with Go

How I solved MySQL to Redis caching with Go

Reactions 16 Comments
1 min read
Large documents in redis: is it worth compressing them (Part 2)

Large documents in redis: is it worth compressing them (Part 2)

Reactions 6 Comments
3 min read
The Most Minimalist Next.js TODO app

The Most Minimalist Next.js TODO app

Reactions 4 Comments
4 min read
Redis Crash Course

Redis Crash Course

Reactions 42 Comments 1
5 min read
Using Serverless Redis as Database for Netlify Functions

Using Serverless Redis as Database for Netlify Functions

Reactions 54 Comments
17 min read
Exploring Redis III. Reliable queue.

Exploring Redis III. Reliable queue.

Reactions 4 Comments
3 min read
Exploring Redis II. Redis Stream.

Exploring Redis II. Redis Stream.

Reactions 6 Comments
4 min read
Redis Streams in Action - Part 4 (Serverless Go app to monitor tweets processor)

Redis Streams in Action - Part 4 (Serverless Go app to monitor tweets processor)

Reactions 12 Comments
9 min read
Exploring Redis I. Publish/Subcribe pattern

Exploring Redis I. Publish/Subcribe pattern

Reactions 5 Comments
4 min read
How to Cache Aggregated Data with Redis and Lua Scripts for a Scaled Microservice Architecture

How to Cache Aggregated Data with Redis and Lua Scripts for a Scaled Microservice Architecture

Reactions 3 Comments
5 min read
⚖�?Scaling Django⚖�?

⚖�?Scaling Django⚖�?

Reactions 15 Comments
8 min read
Getting started with MongoDB and Redis in Rust

Getting started with MongoDB and Redis in Rust

Reactions 14 Comments
12 min read
Async Redis key mutation notifications in Rails

Async Redis key mutation notifications in Rails

Reactions 19 Comments 2
3 min read
Jun, 21 #CloudGuruChallenge

Jun, 21 #CloudGuruChallenge

Reactions 6 Comments
5 min read
Processing Time-Series Data with Redis and Apache Kafka

Processing Time-Series Data with Redis and Apache Kafka

Reactions 7 Comments
10 min read
Get Started with Google Cloud Functions

Get Started with Google Cloud Functions

Reactions 2 Comments
2 min read
How to connect to ElastiCache Redis

How to connect to ElastiCache Redis

Reactions 3 Comments
2 min read
Redis Streams in Action - Part 3 (Java app to process tweets with Redis Streams)

Redis Streams in Action - Part 3 (Java app to process tweets with Redis Streams)

Reactions 4 Comments
9 min read
Serverless Redis with Cloudflare Workers & Pulumi

Serverless Redis with Cloudflare Workers & Pulumi

Reactions 10 Comments
5 min read
Redis at the Edge with Cloudflare Workers

Redis at the Edge with Cloudflare Workers

Reactions 3 Comments
5 min read
Stateful Serverless on Lambda using Upstash Redis

Stateful Serverless on Lambda using Upstash Redis

Reactions 3 Comments
1 min read
Corre tus tareas recurrentes con Sidekiq

Corre tus tareas recurrentes con Sidekiq

Reactions 10 Comments 1
3 min read
How to rate limit a login route in Express using node-rate-limiter-flexible and Redis

How to rate limit a login route in Express using node-rate-limiter-flexible and Redis

Reactions 17 Comments
15 min read
Redis Streams in Action - Part 2 (Rust app to consume from the Twitter Streaming API)

Redis Streams in Action - Part 2 (Rust app to consume from the Twitter Streaming API)

Reactions 12 Comments
7 min read
Using Redis in iPython

Using Redis in iPython

Reactions 6 Comments
1 min read
How I Created an Event-Driven Backend with RxJS, Server-Sent Events, Express and NodeJS

How I Created an Event-Driven Backend with RxJS, Server-Sent Events, Express and NodeJS

Reactions 11 Comments
9 min read
Redis Streams in Action: Part 1 (Intro and overview)

Redis Streams in Action: Part 1 (Intro and overview)

Reactions 13 Comments
8 min read
One way to implement a time-series using Redis

One way to implement a time-series using Redis

Reactions 8 Comments
2 min read
Skyhook: a Redis-compatible interface to Aerospike Database

Skyhook: a Redis-compatible interface to Aerospike Database

Reactions 5 Comments
4 min read
Find Nearby places using Redis Geospatial search

Find Nearby places using Redis Geospatial search

Reactions 5 Comments
3 min read
Build a Serverless Histogram API with Redis

Build a Serverless Histogram API with Redis

Reactions 5 Comments
3 min read
Speed up your Next.js application with Redis

Speed up your Next.js application with Redis

Reactions 6 Comments
4 min read
Redis: Exploring Redis as Serverless Database to solve idempotence in APIs

Redis: Exploring Redis as Serverless Database to solve idempotence in APIs

Reactions 109 Comments
8 min read
Caching in Node.js using Redis

Caching in Node.js using Redis

Reactions 23 Comments 2
4 min read
Counting the queued Celery tasks

Counting the queued Celery tasks

Reactions 2 Comments
1 min read
Microblogging with Serverless Redis

Microblogging with Serverless Redis

Reactions 25 Comments
7 min read
DB max connection limits for Rails app and Postgres, Redis, Puma settings

DB max connection limits for Rails app and Postgres, Redis, Puma settings

Reactions 10 Comments
8 min read
How to use Redis with Express

How to use Redis with Express

Reactions 5 Comments
3 min read
Redis vs. Memcached – 2021 Comparison

Redis vs. Memcached – 2021 Comparison

Reactions 4 Comments
18 min read
Installing and setting up Redis

Installing and setting up Redis

Reactions 3 Comments
2 min read
Simple Scaling with Redis Lists

Simple Scaling with Redis Lists

Reactions 14 Comments
3 min read
Add a Redis cache to your NestJS backend

Add a Redis cache to your NestJS backend

Reactions 15 Comments
3 min read
Scaling GraphQL Subscription with Apollo Server and ElastiCache for Redis

Scaling GraphQL Subscription with Apollo Server and ElastiCache for Redis

Reactions 5 Comments
3 min read
Redis Go language interacts with Redis database

Redis Go language interacts with Redis database

Reactions 4 Comments
2 min read
RedisLess - Blazingly fast Serverless Redis

RedisLess - Blazingly fast Serverless Redis

Reactions 7 Comments
4 min read
Advanced Discord.js: Cache APIs Requests with Redis

Advanced Discord.js: Cache APIs Requests with Redis

Reactions 11 Comments 1
7 min read
Exploring Redis High Availability

Exploring Redis High Availability

Reactions 2 Comments
7 min read
Host and Use Redis for Free

Host and Use Redis for Free

Reactions 39 Comments 4
3 min read
Backendless Coin Price List with GraphQL API, Serverless Redis and Next.JS

Backendless Coin Price List with GraphQL API, Serverless Redis and Next.JS

Reactions 10 Comments
3 min read
loading...