Sign In Register

How can we help you today?

Start a new topic

Fastest performance for parameters

I have a few JSON structures where I store some parameters for my game.

Where is the best way to store them ONLY regarding performances when I need to access it ?

  • Properties
  • meta collections
  • Redis
  • directly in the script in a module

Thanks !

Login to post a comment