Skip to content
This repository was archived by the owner on Feb 10, 2018. It is now read-only.
This repository was archived by the owner on Feb 10, 2018. It is now read-only.

Implement a stat interface #5

@scriptjs

Description

@scriptjs

Random access classes lack a generalized stat interface to obtain basic information about the store such as its size. In both file and memory implementations, a length property is available to be used in such an implementation. That said, an optional stat property should exist in the abstract for implementors to establish methods that conform to this API, so consumers can examine stats for their stores.

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