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 |
||
---|---|---|
.. | ||
agenda | ||
assignments | ||
core | ||
mediafiles | ||
motions | ||
poll | ||
topics | ||
users | ||
utils | ||
__init__.py | ||
__main__.py | ||
asgi.py | ||
global_settings.py | ||
routing.py | ||
urls_apps.py | ||
urls.py |