5aef823807
- Removed the restricted data cache (it wasn't used since OS 3.0) - unify functions for restricted and full data: Just one function, which accteps an optional user_id: If it is None, full data is returned, and with a user id given, the restricted data - More atomic access to redis, especially for: - Check for data-existance in redis and do an auto-ensure-cache. - Speedup through hashing of scripts and redis' script cache. - Save schema version into the redis cache and rebuild, if the version changed Client changes: - Simplified the ConstantsService - Fixed bug, when receiving an autoupdate with all_data=True from the Server |
||
---|---|---|
.. | ||
core | ||
fullscreen-projector | ||
shared | ||
site | ||
slides | ||
app-routing.module.spec.ts | ||
app-routing.module.ts | ||
app.component.html | ||
app.component.scss | ||
app.component.spec.ts | ||
app.component.ts | ||
app.module.ts | ||
base.component.ts |