Giter Site home page Giter Site logo

yuttasakcom / 3ds-scalable-architecture-using-redis-golang Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 3dsinteractive/scalable-architecture-using-redis-golang

0.0 0.0 0.0 148 KB

The source code for workshop Scalable architecture using Redis as backend database using Golang + Redis

Go 100.00%

3ds-scalable-architecture-using-redis-golang's Introduction

# Scalable Architecture using Redis and Golang Workshop

Code a scalable API using Redis as backend database and Golang as programming language, to handle a million of loads.

If you are interested in the workshop, please register and join here https://bit.ly/scalable-redis-web

## Workshop Lessons

### Chapter 1. Start Redis project

Lesson 1.1 Start Redis with docker
Lesson 1.2 Redis detail explain

### Chapter 2. Load test setup

Lesson 2.1 Setup our load test
Lesson 2.2 Run load test with SET, GET

### Chapter 3. Optimize SET, GET with MSET, MGET

Lesson 3.1 Optimize SET, GET with MSET, MGET

### Chapter 4. Optimize KEYS with SCAN

Lesson 4.1 Optimize KEYS with SCAN

### Chapter 5. Use hashes for group of keys

Lesson 5.1 Use hashes to manage group of keys

### Chapter 6. Build register API using Redis

Lesson 6.1 Build register API

### Chapter 7. INCR, DECR for counter

Lesson 7.1 Build popcat counter API

### Chapter 8. Custom shardings to scale write throughput

Lesson 8.1 Custom shardings

### Chapter 9. Eco memory using Bitfield

Lesson 9.1 Optimize memory with Bitfield

### Chapter 10. PUB/SUB

Lesson 10.1 Create message queue with PUB/SUB
Lesson 10.2 Optimize local cache using PUB/SUB

### Chapter 11. Data persistence
Lesson 11.1 Start and shutdown
Lesson 11.2 Config max memory and eviction policy


By Chaiyapong Lapliengtrakul
ไชยพงศ์ ลาภเลี้ยงตระกูล
All right reserved

3ds-scalable-architecture-using-redis-golang's People

Contributors

pong3ds avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.