Skip to content

Another debug data storage support #73

@AnatolyRugalev

Description

@AnatolyRugalev

We want to use this extension in our staging zone, but the problem is that we have multiple application servers behind balancing server. We tried to extend this module, but we needed to extend 3 different classes:

  1. Module (LogTarget forcing on application start)
  2. LogTarget (File saving)
  3. DefaultController (Information fetching from file)

This issue may be fixed with using a storage class with get, set, getManifest and setManifest methods or something like this. We want to use Redis for this task. What do you think?
I can implement this in PR

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions