No description
Find a file
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
.github Bump docker/setup-buildx-action from 1.4.1 to 1.5.0 2021-07-05 18:36:03 +05:30
gradle/wrapper Gradle QOL improvements. 2021-05-28 02:22:55 +05:30
src/main Use Hibernate as a database (#32) 2021-07-17 04:10:46 +05:30
.dockerignore Use Hibernate as a database (#32) 2021-07-17 04:10:46 +05:30
.gitignore Use Hibernate as a database (#32) 2021-07-17 04:10:46 +05:30
build.gradle Use Hibernate as a database (#32) 2021-07-17 04:10:46 +05:30
config.properties Use Hibernate as a database (#32) 2021-07-17 04:10:46 +05:30
docker-compose.yml Use Hibernate as a database (#32) 2021-07-17 04:10:46 +05:30
Dockerfile Use smaller docker base images. 2021-06-22 19:47:13 +05:30
Dockerfile.openj9 Use smaller docker base images. 2021-06-22 19:47:13 +05:30
gradlew specify java version in build.gradle (#15) 2021-02-05 21:36:05 +05:30
gradlew.bat Initial commit. 2020-11-13 02:49:45 +05:30
LICENSE Initial commit. 2020-11-13 02:49:45 +05:30
README.md Initial commit 2020-11-13 02:22:38 +05:30
settings.gradle Initial commit. 2020-11-13 02:49:45 +05:30

Piped