miniflux-v2/database
Frédéric Guillot e6c6ee441a Use a transaction to refresh and create entries
Also includes few database improvements:

- Speed up entries clean up with an index and a goroutine
- Avoid the accumulation of enclosures for some feeds
2020-09-20 23:12:23 -07:00
..
sql Use a transaction to refresh and create entries 2020-09-20 23:12:23 -07:00
database.go Use canonical imports 2018-08-24 21:56:39 -07:00
doc.go Add missing package descriptions for GoDoc 2018-10-08 17:32:17 -07:00
migration.go Use a transaction to refresh and create entries 2020-09-20 23:12:23 -07:00
sql.go Use a transaction to refresh and create entries 2020-09-20 23:12:23 -07:00