From 93c3fba8c7dca2520637bd2eedac4abeafd0c952 Mon Sep 17 00:00:00 2001 From: zookzook Date: Mon, 7 Oct 2024 09:32:47 +0200 Subject: [PATCH] chore: added link to a new article about compression --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6316aca..b3f41ac 100644 --- a/README.md +++ b/README.md @@ -1253,6 +1253,7 @@ $ mongod --sslMode allowSSL --sslPEMKeyFile /path/to/mongodb.pem ## Additional articles * [Connecting to MongoDB with Elixir](https://zookzook.github.io/2024/08-25.html) +* [Using Network Compression with MongoDB in Elixir](https://zookzook.github.io/2024/09-15.html) ## Copyright and License