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 |
||
---|---|---|
.. | ||
app | ||
assets | ||
environments | ||
crawler.js | ||
e2e-imports.module.ts | ||
index.html | ||
main.ts | ||
manifest.json | ||
plugins.ts | ||
polyfills.ts | ||
styles.scss | ||
test.ts | ||
tslint.json |