13 Commits

Author SHA1 Message Date
65512a9862 Added a pubsub event to create sessions buffers 2021-08-30 10:51:26 -05:00
7c34204d17 Allow to specify alternative configuration specs for sessions 2021-08-27 13:45:59 -05:00
0612c653b8 Make TWBlue to respect persist_size when loading the cache database. Added tests for both reading from disk and loading in memory caches 2021-06-27 02:32:28 -05:00
35d6010298 Save tweets cache by taking into account persist_size 2021-06-26 15:16:50 -05:00
5712dd735b Added a new setting in account dialog to control whehter we load the cache db into memory or read it from disk 2021-06-26 01:52:07 -05:00
71358ea74d changed function names and cleaned code a little bit to reflect better the changes to object percistance 2021-06-25 23:35:33 -05:00
382acf7c8c Use slitedict to attempt to reduce memory usage when caching tweets 2021-06-23 13:40:21 -05:00
39e1fb017c Made code indentation to comply with PEP8 2021-06-16 16:18:41 -05:00
eca0c0dbbd Fixed shelve method 2021-01-27 17:31:14 -06:00
977c521d7c Fix the cache database under Python 3 2019-12-16 09:49:49 -06:00
ef689d04fc Initial Python 3 compatible code 2019-06-06 11:52:23 -05:00
221d1d413b Changed codebase's syntax before attempt the python3 migration later. #273 2018-11-22 13:35:51 -06:00
3b41e18573 Added experimental module with a base session 2018-08-16 16:57:37 -05:00