Closed Igneous01 closed 6 years ago
Because the real time data is segmented into multiple messages, currently the last message received overwrites all preexisting data into Redis.
Need to either consider adding logic to add/update the list in redis, or revert back to MySql functionality.
Because the real time data is segmented into multiple messages, currently the last message received overwrites all preexisting data into Redis.
Need to either consider adding logic to add/update the list in redis, or revert back to MySql functionality.