mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-16 08:12:12 +11:00
📝
This commit is contained in:
parent
3629b78e38
commit
113f42a399
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ The currency model most Minecraft Servers adopt if any, is resource based, usual
|
|||
* Locality is required for transactions.
|
||||
* Theft is possible; ownership is physical possession based.
|
||||
|
||||
CCash solves these issues and adds a level of abstraction. The main philosophy of CCash is to have fast core operations which other services build on, CCash can proccess over a thousand requests per second.
|
||||
CCash solves these issues and adds a level of abstraction. The main philosophy of CCash is to have fast core operations which other services build on, CCash can proccess thousands of requests per second.
|
||||
|
||||
The CCash instance can be external to the game server:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue