Skip to main content
Redis

Redis

SoftwareWikipedia

Search complete. 103 mentions across 51 episodes found for "Redis".

Sep 11, 2026

Chris OliverHOST
54:51
after it deployed successfully.
Chris OliverHOST
54:53
But it was like, a Redis and Action Cable don't seem to be connecting properly.
Chris OliverHOST
54:58
So then it goes and reads the source code for Campfire.
Chris OliverHOST
55:02
And Claude then was like, oh, they've hard-coded this so that it uses the Redis host name because it's using the Docker container name.
Chris OliverHOST
55:12
And let me just go in Hatchbox, create these two overrides during deployments and override these two files.
Chris OliverHOST
55:19
And then that way you can use the environment variable to change the Redis URL to what Hatchbox needs.
Chris OliverHOST
55:26
It can use SQLite and everything like the ones products use.
Chris OliverHOST
55:31
And it's wild that it could override it.
Hussein NasserHOST
9:42
And let's just put it in the centralized.
Hussein NasserHOST
9:43
And then Redis came into a picture.
Hussein NasserHOST
9:45
I mean, cache D was an example.
Hussein NasserHOST
9:46
Another cache is an example.
ThorstenHOST
34:37
You make the system legible to the agent.
ThorstenHOST
34:39
So it knows kind of what the different parts are, right? It's, In a normal web app, obviously the agent knows that the database is important and Redis is used for cache and whatnot.
ThorstenHOST
34:48
But if you have a slightly more complex setup, you need to kind of explain how stuff fits together.
ThorstenHOST
34:53
So that's one thing we're doing this week.
Jake BennettHOST
7:07
And that will sum across every queue connection that it knows about and give you those values back.
Jake BennettHOST
7:14
This is implemented for the Redis database failover and fake drivers.
Jake BennettHOST
7:18
Thanks, Jack Bayless, for that one.
Jake BennettHOST
7:20
Vectors distance queries on MariaDB, they were previously where vectors similar to, and they have been moved to the grammar following the pattern already used for, let's see here.
Mehdi OuazzaHOST
9:25
Spark, uh, you know, Databricks was really successful actually, and Confluent pretty well, uh, being acquired after by IBM.
Mehdi OuazzaHOST
9:33
Uh, Redis, that's another story that actually didn't go really well.
Mehdi OuazzaHOST
9:36
Um-
Dumky de WildeHOST
9:37
Yeah
Artificial IntelligenceNARRATOR
4:29
Choose to set your own or to generate a random one and save whatever it gives you immediately because it is printed once.
Artificial IntelligenceNARRATOR
4:36
Memcached, Redis, Watchdog.
Artificial IntelligenceNARRATOR
4:38
Yes to Watchdog.
Artificial IntelligenceNARRATOR
4:40
It restarts services that die.
Nicky PikeHOST
34:17
I'm, I'm imagining that you're seeing this with coding challenges and people that are coming in asking those questions, "Well, can't I just ask AI to do this?"
John CrickettGUEST
34:25
I am, and back to my earlier point, when they're saying to AI, "Can you build me a Redis clone?" or something, they're not learning anything.
John CrickettGUEST
34:32
If they go back to AI and say, "I wanna build a Redis clone.
John CrickettGUEST
34:37
How do I build a protocol parser? Don't give me the code, give me the hint and the lesson, and then review my code," it's better than anything else because you can get that equivalent to the book.
John CrickettGUEST
34:48
It can give you the kind of two or three, you know, the sort of relevant two or three pages, if you will, of the book, so it can take you straight there, and you couldn't have searched a book.
Steve EndowHOST
40:05
He is dropping zero days on a daily basis now.
Steve EndowHOST
40:08
So he says, Kimi K3 exploited the latest Redis server with a zero day at Discovered.
Steve EndowHOST
40:14
Took 27 minutes with 32 agents.
Steve EndowHOST
40:19
phenomenal.
Salman IqbalHOST
33:58
Yeah.
Salman IqbalHOST
33:58
So basically what you're saying is something like caching, like Redis, that's a good candidate for running a Kubernetes stuff like Mongo and your actual, I think you said it quite nicely when you said, well, any critical databases, keep them outside the Kubernetes cluster unless you really want to.
Salman IqbalHOST
34:13
So that's cool.
Salman IqbalHOST
34:15
So I'm going to close this section by asking you to complete the sentence.
Salman IqbalHOST
35:33
You have the right teams, right knowledge.
Salman IqbalHOST
35:35
you can run databases on Kubernetes.
Salman IqbalHOST
35:36
And then in the end, we came to, you know, you mentioned some of the workloads that fit really well to run on like databases on Kubernetes, things like caches that you can run like Redis.
Salman IqbalHOST
35:46
So that's great.
Annie CartasGUEST
11:54
And lastly is caching.
Annie CartasGUEST
11:55
So we've always had a Redis cache.
Annie CartasGUEST
11:58
So the Redis cache, I guess I'll get into that in a sec.
Annie CartasGUEST
12:02
So the issue is that even with PostGIS, some of the complex queries are costly, and so we want to avoid repeating them as often as possible.
Annie CartasGUEST
12:11
So we're taking kind of a three-pronged approach right now.
Annie CartasGUEST
14:26
If your cache is already full, it throws away, for example, the thing that no one's accessed in three weeks and just kind of cycle like that.
Annie CartasGUEST
14:35
So this isn't working perfectly for us yet.
Annie CartasGUEST
14:37
I think originally we had thought that we didn't need to do all of it and started ignoring the Redis caching.

41 more episodes mention Redis.

Create an account to see the whole feed, search across every transcript, and follow the entities you care about.

We value your privacy

We use cookies to understand how you use our platform and to improve your experience. Click “Accept All” to consent, or “Decline non-essential” to opt out of non-essential cookies. Read our Privacy Policy.