atlas icon indicating copy to clipboard operation
atlas copied to clipboard

[Data Model] Decide on a convention with Redis usage

Open mohammedri opened this issue 4 years ago • 0 comments

Currently, the procedure with which we interact with redis is inconsistent. For example, accessing redis directly through the controller versus through the model, or via code in the SDK versus using the message router.

We should have a team-wide discussion to all agree on a convention, then go back and refactor places in the code that don't follow the convention to use the new convention.

mohammedri avatar Mar 13 '20 17:03 mohammedri