Commit Graph

5 Commits

Author SHA1 Message Date
renovate[bot] bcfad9988d chore(deps): update postgres docker tag to v16 2023-09-16 00:13:42 +00:00
renovate[bot] 6d3b2ef92c Update postgres Docker tag to v15 2022-10-20 11:31:32 +01:00
Kavin 4e7bf8af9c
Update postgres (#346) 2022-08-30 16:30:57 +05:30
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 35ca0a373d
docker: add docker-compose 2021-01-05 11:15:59 +05:30