dotnet / dotnet/orleans

[Question] Is there anyway to query "players whose total payment is greater than $10" ?

Open
#9,683 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
10.9k
Forks
2.1k
Avg merge
14h 57m
Merged PRs (30d)
349

Description

Consider the following scenario:
1. Send an email to all players above level 20.
2. Query players whose total payment is greater than $10
I had read the microsoft's doc,it seems hard to query by Orleans persistence.Should I use the traditional relational tables to store these data?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.