Commit Graph

11 Commits

Author SHA1 Message Date
Frederic Guillot 856f5fc02f Handle the fact that a user can be removed but have feeds in queue 2017-01-15 20:08:52 -05:00
Frederic Guillot d9295207b0 Background jobs are not loading user settings properly 2017-01-15 18:03:53 -05:00
Frederic Guillot 9b4892e3ca Show processing time in worker 2016-12-26 21:49:53 -05:00
Frederic Guillot 82df35a59b Change the database structure to have a single database
This is a major change for the next release of Miniflux.

- There is now only one database that can supports multiple users
- There is no automated schema migration for this release
- A migration procedure is available in the ChangeLog file
2016-12-26 09:51:38 -05:00
Frederic Guillot 506503bbcd
Add Miniflux namespace everywhere 2016-08-24 21:17:58 -04:00
Frederic Guillot 1f88eb50f3
Move application code to app folder 2016-08-18 21:02:49 -04:00
Frederic Guillot 03dbc3e17d Added autoflush to worker 2016-05-16 21:58:56 -04:00
Eshin Kunishima aabee67bdd
Tiny performance tweaks 2016-05-03 17:46:20 +09:00
Frederic Guillot 180dd6547c Added option to stop worker when the queue is empty 2016-05-01 23:08:03 -04:00
Frederic Guillot 2579631599 The producer/worker can works only from the command line 2016-05-01 22:15:31 -04:00
Frederic Guillot b2edaad23d Added Beanstalkd producer/worker 2016-05-01 22:03:21 -04:00