Undo 8d3117b by using Redis to store the data and access them from there (#26 items 1 and 2). Users will be stored directly in Redis (comet_users.json will be made obsolete), and post objects/timelines will be recovered from there. With this in place, we will be able to run with multiple processes.
Undo 8d3117b by using Redis to store the data and access them from there (#26 items 1 and 2). Users will be stored directly in Redis (
comet_users.json
will be made obsolete), and post objects/timelines will be recovered from there. With this in place, we will be able to run with multiple processes.