You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ombi/PlexRequests.Store
tidusjar 6f008f77a3
Added some code to shrink the DB. reworked the search to speed it up.
8 years ago
..
Models #254 Removed the cache, we are now storing the plex information into the database. 8 years ago
Properties #12 9 years ago
Repository Added the transaction back into the DB. 8 years ago
DbConfiguration.cs Made the store backup clean up some of the older backups (> 7 days). 8 years ago
Entity.cs Renamed folders 9 years ago
ISqliteConfiguration.cs Finished #186 9 years ago
PlexRequests.Store.csproj #254 Removed the cache, we are now storing the plex information into the database. 8 years ago
RequestedModel.cs Got mostly everything working for #254 Ready for testing 8 years ago
Sql.Designer.cs Renamed folders 9 years ago
Sql.resx Small changes 9 years ago
SqlTables.sql Since we are multithreading, we should use a threadsafe type to store the episodes to prevent any threading or race conditions. 8 years ago
TableCreation.cs Added some code to shrink the DB. reworked the search to speed it up. 8 years ago
UserEntity.cs Fixed an issue where the table didn't match the model. 9 years ago
UserRepository.cs #254 Removed the cache, we are now storing the plex information into the database. 8 years ago
UsersModel.cs Finished #49 9 years ago
app.config More work on #298. Everything wired up 8 years ago
packages.config Consolidate newtonsoft.json packages 8 years ago
sqlite3.dll Renamed folders 9 years ago