Confirmed users, Bureaucrats and Sysops emeriti
525
edits
No edit summary |
No edit summary |
||
Line 40: | Line 40: | ||
4) We optimize the pipeline to do all processing of messages in memory, only writing the final processed objects to disk at the end of processing a message, to save massively on DB use. | 4) We optimize the pipeline to do all processing of messages in memory, only writing the final processed objects to disk at the end of processing a message, to save massively on DB use. | ||
5) We use a mature ORM (specifically SQLalchemy) as the Raindrop equivalent of Gloda. | 5) We use a mature ORM (specifically SQLalchemy) as the Raindrop equivalent of Gloda. | ||
[[File:large_raindrop_reset.png|200px|thumb|left]] |