Introduction to Microservices

An introduction to microservices provided by Game Server Services.

Game Server Services provides a number of microservices to implement in-game features. The microservices described in this section will be implemented in combination according to the specifications of your game.

This section focuses on what each GS2 microservice can do to help game developers plan their games.


GS2-Account

Account management feature

GS2-AdReward

Ad reward feature

GS2-Buff

Buff feature

GS2-Chat

Text chat feature

GS2-Datastore

Binary data storage feature

GS2-Dictionary

Dictionary feature

GS2-Enchant

Enchantment(random parameter) feature

GS2-Enhance

Enhanced feature

GS2-Exchange

In-game resource exchange feature

GS2-Experience

Experience points and rank features

GS2-Formation

Party and equipment formation feature

GS2-Friend

Friend/follow feature

GS2-Grade

Grade/rarity feature

GS2-Guild

Guild feature

GS2-Idle

Abandonment reward feature

GS2-Inbox

Present box feature

GS2-Inventory

Personal belongings management feature

GS2-Limit

Number of times limit feature

GS2-LoginReward

Login bonus feature

GS2-Lottery

Lottery processing feature

GS2-Matchmaking

Matchmaking feature

GS2-Mission

Mission and achievement feature

GS2-Money

Billing currency management feature

GS2-News

Notification delivery feature

GS2-Quest

Progress tracking feature

GS2-Ranking2

Ranking feature

GS2-Realtime

Real-time communication feature

GS2-Schedule

Event scheduling feature

GS2-SeasonRating

Season rating feature

GS2-SerialKey

Serial code feature

GS2-Showcase

Product sales feature

GS2-SkillTree

Skill tree feature

GS2-Stamina

Stamina feature

GS2-StateMachine

State machine management feature

GS2-Version

Version check feature