Commit Graph

6 Commits

Author SHA1 Message Date
FireMasterK dfca88952a
Use Hibernate as a database (#32)
* Basic hibernate structure.

* Commit stash.

* Improve a lot of things.

* Implement Feed, PubSub, query optimizations.

* Update video views on channel visits.

* Allow mass importing subscriptions.

* Allow configuring database in config.properties.

* Major multi-threading and pubsub improvements.

* PubSub query improvements and fix for postgres.

* Revert docker-compose change.

* Disable showing sql statements.
2021-07-17 04:10:46 +05:30
FireMasterK 009c776c71
Use a better threading model. 2021-03-31 16:48:43 +05:30
FireMasterK efc28a8994
ActiveJ migration. (#30)
* Initial ActiveJ migration.

* Add multi-threading.
2021-03-29 19:29:10 +05:30
FireMasterK a0759b4722
Add in-memory anti-captcha implementation. 2021-03-04 19:44:52 +05:30
FireMasterK f18f87c736
Add support for an external proxy. 2020-11-13 03:10:50 +05:30
FireMasterK 41395b47d0
Initial commit. 2020-11-13 02:49:45 +05:30