Database Storage
PocketRSS now uses the open source sqlite format for the
database. The advantange is that there is now a single file that contains
all PocketRSS data instead of lots of individuals files. As a result,
PocketRSS gives you the ability to retain not just the most recent feed data,
but also past feed data. Additionally, viewing the data is much faster,
and PocketRSS allows you to create "Views" which let you organize your data
just the way you want to view it. Also, you can now perform a fast
keyword search on all the data in the PocketRSS data. You can access all
PocketRSS database options from the main menu, "RSS Database" item.
Note : PocketRSS databases do not automatically decrease in
size when you delete data. However, we include an automatic ability to
"compact" the database whenever you "Purge All Feed Data" from the "RSS
Database" option in the main menu.
Note: The database operates best in main memory.
However, it also functions very well when stored in external memory.