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 |
||
---|---|---|
.. | ||
management | ||
migrations | ||
static | ||
__init__.py | ||
access_permissions.py | ||
apps.py | ||
config_variables.py | ||
config.py | ||
exceptions.py | ||
models.py | ||
projector.py | ||
serializers.py | ||
signals.py | ||
urls.py | ||
views.py | ||
websocket.py |