Skip to content
This repository was archived by the owner on Nov 14, 2024. It is now read-only.

Commit ac59f8f

Browse files
websockets part 2
1 parent 9326985 commit ac59f8f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_posts/2024-04-20-websockets2.md renamed to _posts/2024-05-23-scala-redis-websockets-part-2.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: "WebSockets part2: Implementing Redis and Postgres"
3-
date: 2024-04-20
2+
title: "WebSockets in Scala, Part 2: Integrating Redis and PostgreSQL"
3+
date: 2024-05-23
44
header:
55
image: "/images/blog cover.jpg"
66
tags: []
7-
excerpt: "Learn how to use Redis in Scala using redis4cats and persist records on Postgres using skunk."
7+
excerpt: "Learn how to use Redis in Scala using redis4cats and persist records on Postgres using skunk, adding new functionality to our chatroom application"
88
toc: true
99
toc_label: "In this article"
1010
---

0 commit comments

Comments
 (0)