No description
- Java 85.9%
- JavaScript 8.1%
- HTML 3.6%
- CSS 1.1%
- Less 0.5%
- Other 0.7%
- Introduced a new `processor` service in the Docker Compose setup to handle face matching jobs. - Configured Redis as a job queue and state management system for processing searches. - Updated the backend to enqueue jobs and manage user locks using Redis. - Added environment variables for Redis configuration and runtime paths. - Created technical design documentation for the processor service outlining architecture, queue model, and search lifecycle. - Updated package.json and package-lock.json to include dependencies for BullMQ and ioredis in the processor workspace. - Added sample PKL files for local testing in the `test_pkl` directory. |
||
|---|---|---|
| .forgejo/workflows | ||
| .github | ||
| faceai | ||
| rus | ||
| sync | ||
| test_pkl | ||
| www | ||
| .gitattributes | ||
| .gitignore | ||
| FACEAI_INTEGRATION_PLAN.md | ||