Commit Graph

20 Commits

Author SHA1 Message Date
Syfaro
3e144828c8 Include when results were posted. 2021-12-12 18:14:52 -05:00
Syfaro
424d4c54f4 Remove unused video code. 2021-12-10 17:03:14 -05:00
Syfaro
9de76851bb Attempt to port builds to GitHub Actions. 2021-12-09 00:06:05 -05:00
Syfaro
de95393147 Bump versions. 2021-12-08 23:45:17 -05:00
Syfaro
af40099773 Small updates. 2021-08-22 01:37:36 -04:00
Syfaro
5773cc03f5
Break apart into multiple microservices (#10)
* Update CI.

* Bump versions.

* Fix dependencies.

* Unify tracing and metrics export.

* Create service to hash image.

* Updates for hashing service.

* Fix missing file changes.

* Old changes I don't remember.

* Update dependencies, improve Docker images.

* Use BKApi instead of in-memory tree.

* Include health endpoint with metrics.

* Avoid some unwraps.
2021-08-10 18:28:32 -07:00
Syfaro
f040cf3dde Revert using UNION instead of UNION ALL. 2021-04-22 22:33:18 -04:00
Syfaro
96bc22c65b Update sqlx data. 2021-04-22 21:46:56 -04:00
Syfaro
a1f28707ab Improve query performance, instrumentation. 2021-04-22 21:34:02 -04:00
Syfaro
34d32821cb Use UNION ALL for performance. 2021-04-22 12:54:41 -04:00
Syfaro
ca2247b79f Update opentelemetry. 2021-04-22 12:41:08 -04:00
Syfaro
bd1238b34a
Remove hashes table, add Weasyl lookups (#7) 2021-04-19 17:22:40 -04:00
Syfaro
f99d718603 Install missing dependency in Docker image. 2021-03-20 03:21:40 -04:00
Syfaro
dbfee26a40 Add looking up FA submissions by site ID. 2021-03-20 02:25:01 -04:00
Syfaro
5f5a93c85b Update package names and Dockerfiles. 2021-02-21 01:26:29 -05:00
Syfaro
f94f6a35f4 Remove panic, monitor video hashing duration. 2021-02-21 00:30:28 -05:00
Syfaro
eded80fd78 Include sample data and images. 2021-02-20 23:40:03 -05:00
Syfaro
ce3793f9a3 Add complete database migrations. 2021-02-20 22:48:03 -05:00
Syfaro
8914227f23 Merge branch 'master' into unify 2021-02-20 18:05:04 -05:00
Syfaro
59da1e99a8 Start unifying all FuzzySearch crates. 2020-12-07 17:41:32 -06:00