Skip to content

Redis::Objects methods need better name-spacing #153

@UniIsland

Description

@UniIsland

The instance method names Redis::Objects currently takes (value,list,lock,set,etc) are too common, and can easily conflict with existing methods or method from 3rd party plugins.

Should we add a redis_ prefix, for instance, to the methods names?

I'd love to help out write the patch when the discussion gets a result.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions