Skip to content

Implement OBJECT commands (ENCODING, FREQ, IDLETIME, REFCOUNT) #305

Description

Description

Implement the OBJECT subcommands for PHP. Already available in Java, Python, Node, Go, and C#.

Commands

  • OBJECT ENCODING — Returns the internal encoding of the object at key
  • OBJECT FREQ — Returns the access frequency of the key (LFU policy)
  • OBJECT IDLETIME — Returns the idle time of the key in seconds
  • OBJECT REFCOUNT — Returns the reference count of the object at key

Reference

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions