Skip to content

Allow GET on a column family #2

@boneill42

Description

@boneill42

A simple GET on a CF ought to return all rows and columns in the CF as nested JSON dictionaries.

Naturally, this is way too much data for most applications using Cassandra, so I'd recommend supporting GET variables mapping to most options in Cassandra's get_range().

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