dsp-api icon indicating copy to clipboard operation
dsp-api copied to clipboard

Additional CacheService features

Open subotic opened this issue 6 years ago • 0 comments

  • Split all UserADM, ProjectADM, and GroupADM in simple and extended variants. The simple variant will have only IRIs pointing to other admin objects, while the extended variant will return the dereferenced objects. Only simple variant will be cached.
  • Add other admin objects to Redis cache (groups, permissions)
  • Maybe use Protobuff for serialization
  • Expose some cache management commands through the API (e.g., flush DB)

subotic avatar Jul 19 '19 13:07 subotic