Skip to content

Scenario: ipfs-rpc runtime variable exposure #48

@3benbox

Description

@3benbox

The current ipfs-rpc scenario performs an initial write, then reads for the duration of the test.

The scenario should be updated to take additional parameters to include a percent of read/writes and a sleep interval.

The initial action is always a write, then after the sleep interval perform a read or write based on the the percentage supplied. A read action reads the last write, a write creates a new trackable IPLD.

Extra credit to supply a redis or s3 endpoint (minio for local) to centrally store the dag objects for future reads.

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