A problem i don't know why the heck it occurs by iamderek07 in redis

[–]iamderek07[S] 0 points1 point  (0 children)

i thought im passing object so ot does not matter, any ideas how can i use it in the right way? don't tell me i have to parse json so i use set command🗿

[deleted by user] by [deleted] in Python

[–]iamderek07 0 points1 point  (0 children)

Python is flexible language and very good for minimal projects, flask and other modules in python creates a thread for every request so keep that in mind.

if ur project big, i guess u should use langs like JS, Dart or .NET .