-
Notifications
You must be signed in to change notification settings - Fork 211
Open
Description
One of the big issues with DataServer.py is that memory is constantly consumed. Variables are ever growing, and this needs to change, so maybe we should use a database? I'm thinking we incorporate mongodb, and track metrics there. That way variables aren't tracking metrics the entire time, and we save on memory space.
Thoughts/Ideas?
Metadata
Metadata
Assignees
Labels
No labels