Yarsa Labs DevBlog
  • Architecture
  • Design
  • Engineering
  • Operations
  • Security
  • Resources
Resources Tags Authors

Redis

A collection of 2 posts

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 © 2023
  • Contact
  • Privacy
  • Terms