Yarsa Labs DevBlog
  • Architecture
  • Design
  • Engineering
  • Operations
  • Security
  • Writing
News Tags Authors

Redis

A collection of 3 posts

Redis RedisJSON Debian 11

Installing RedisJSON on a VPS

RedisJSON is an all-rounder Redis module that can be used widely. I will show you how to install and use the RedisJSON module with the help of Debian 11 in this article.

  • Swatantra Dhakal
Swatantra Dhakal May 8, 2023 • 4 min read
Redis Architecture

JSON in Turn-Based Multiplayer Game with Redis

Redis stores data as key-value pair. One approach is to convert JSON to string and save it in the key. While getting and working, I had to parse the string back to JSON.

  • Swatantra Dhakal
Swatantra Dhakal Sep 27, 2021 • 2 min read
Redis Architecture

Improving the Latency in a Redis-backed Leaderboard Service

This is an overview of a techniques to reduce latency between a Redis server and the App server in a distributed system using OpenResty and Lua.

  • Swatantra Dhakal
Swatantra Dhakal Sep 13, 2021 • 6 min read
Yarsa Labs DevBlog © 2025
  • Contact
  • Privacy
  • Terms