Yarsa Labs DevBlog
  • Architecture
  • Design
  • Engineering
  • Operations
  • Security
  • Writing Guides
  • Resources

  • Tag List
  • Authors

  • Who Are We?
  • Contact
  • Privacy
  • Terms
Tagged

Redis

A collection of 2 posts

Redis

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

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