Skip to content

Use a Redis-namespace by default #4

@kostia

Description

@kostia

Keys used to store translations should be namespace by default.
Current state has 2 main problems:

  • Programmer must know about internals and take care of potential conflicts.
  • Programmer has to migrate her data to a namespaces setup.
  • If a conflict happens, it's a pain-in-the-ass to debug.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions