Blueprints for QLDB and Ion (AWS)

QLDB is a database similar with apache Kafka database. It’s a Ledger database. You can use it to reduce the stress of rds or dynamodb when there are a lot of players and update requests.

Category:
Tags: , , , , , , , , ,

Description

Note: This plugin is recommended for more advanced users. 

PLEASE Verify yourselves after purchasing so that we know what you are talking about when you ask and assign supporter who is good at specific plugin.

INSTRUCTIONS ON DISCORD

MORE documents and tutorials are available on discord once you join discord too(no need to purchase first)

DISCORD: https://discord.gg/BZJJshZ

You can use this plugin to store players’ activities. For example, how many times does the player open the store page in your game? or how often did they pay a gamble box? Players may lie in research but data won’t lie.

You can upload the user activities to QLDB to analyze why the player did not open the store page or why they did not purchase the gamble box. if you upload these user activities to dynamodb or rds, it will block the net traffic because DynamoDB and RDS can’t handle update request in high throughput rate and if it can, the cost will be extremely expensive.

Our Discord support team has 10 years of experience in aws, linux, macOS, iOS, android, windows, and cloud technology.

IOS is supported. you can release your game on the IOS platform and pass apple reviews with this plugin.

all nodes are latency functions and multi-thread support.

which also means you can’t use them in normal function. you can use them in blueprint graph and macros.

for android: only unreal above 4.25

Video Tutorial: https://youtu.be/XiIydHimwYs

Video Tutorial: https://www.youtube.com/watch?v=uc0U67-99ds

it has ION digest support built in. no need to use any other thing to calculate commit digest.

for android: armeabi-v7a is no longer supported from 4.25

google play store will stop serving armeabi-v7a apk from 1st, August 2021.

Technical Details

Code Modules:

Number of Blueprints: 2

Number of C++ Classes: 2

Network Replicated: No

Supported Development Platforms: Win64 / Mac(apple silicon supported) / Linux

Supported Target Build Platforms: Win64 / Mac / Linux / Android / iOS

Documentation: https://docs.aws.amazon.com/qldb/latest/developerguide/ql-reference.statements.html

Example Project:

Important/Additional Notes:

for android: armeabi-v7a is no longer supported

Document: https://delightful-predict-709873.framer.app/aws/database

Supported Engine Versions

4.25 – 4.27, 5.0 – 5.3