Update readme
This commit is contained in:
@@ -5,6 +5,8 @@ The NSQ service was meant to be used for pulling achievements from other players
|
|||||||
But currently there are no other players so it simply is not necessary
|
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>
|
The cacher service is also obsolete because we switched our approach to `service/data/cache.sql`<br>
|
||||||
A single file, much more better
|
A single file, much more better<br>
|
||||||
|
Currently it runs for about 20 seconds for half a million rows in achievements<br>
|
||||||
|
Could be better, could be worse
|
||||||
|
|
||||||
The querying is then done via `service/data/groupPlayers.sql` with the query inserted into line 48
|
The querying is then done via `service/data/groupPlayers.sql` with the query inserted into line 48
|
Reference in New Issue
Block a user