Add README.md to document current workflow

This commit is contained in:
2025-05-21 13:20:33 +02:00
parent 72d8c4052c
commit 259801c699

10
README.md Normal file
View File

@@ -0,0 +1,10 @@
Currently the only services used are the main one (see succ.sh)<br>
And the data
The NSQ service was meant to be used for pulling achievements from other players<br>
But currently there are no other players so it simply is not necessary
The cacher service is also obsolete because we switched our approach to `service/data/cache.sql`<br>
A single file, much more better
The querying is then done via `service/data/groupPlayers.sql` with the query inserted into line 48