autobrr/internal/database
Ludvig Lundgren 2daeedbdc7
Feature: Support multi user per irc network (#78)
* feat: delete irc network in transaction

* feat: use compound key for irc handlers

* chore: update deps

* refactor: start network

* refactor: init irc handler

* indexers: update network name
2022-01-13 21:26:23 +01:00
..
action.go Fix: Performance issues and sqlite locking (#74) 2022-01-11 19:35:27 +01:00
download_client.go Fix: Performance issues and sqlite locking (#74) 2022-01-11 19:35:27 +01:00
filter.go Fix: Performance issues and sqlite locking (#74) 2022-01-11 19:35:27 +01:00
indexer.go Fix: Performance issues and sqlite locking (#74) 2022-01-11 19:35:27 +01:00
irc.go Feature: Support multi user per irc network (#78) 2022-01-13 21:26:23 +01:00
migrate.go Fix: Performance issues and sqlite locking (#74) 2022-01-11 19:35:27 +01:00
release.go Fix: Performance issues and sqlite locking (#74) 2022-01-11 19:35:27 +01:00
sqlite.go Feature: Support multi user per irc network (#78) 2022-01-13 21:26:23 +01:00
user.go Fix: Performance issues and sqlite locking (#74) 2022-01-11 19:35:27 +01:00
utils.go Fix: Performance issues and sqlite locking (#74) 2022-01-11 19:35:27 +01:00
utils_test.go Fix: Performance issues and sqlite locking (#74) 2022-01-11 19:35:27 +01:00