Skip to content
This repository was archived by the owner on Jun 30, 2021. It is now read-only.

There should be reducer in order to transform data #2

Closed
schettn opened this issue Feb 5, 2020 · 0 comments · Fixed by #78
Closed

There should be reducer in order to transform data #2

schettn opened this issue Feb 5, 2020 · 0 comments · Fixed by #78
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@schettn
Copy link
Member

schettn commented Feb 5, 2020

Describe the feature or change you'd like
Currently there is no reducer which can be used to transform raw snek-client data to the needed format. There should be a reducer which takes that data and allows it to get certain types of transformed data blocks.

Additional context
All reducers should contain:

  • all() => gets all data
  • getRecent() => gets last added data
  • getBySource() => gets data filtered by source
@schettn schettn added the enhancement New feature or request label Feb 5, 2020
@schettn schettn added this to the Linux Day milestone Feb 5, 2020
@schettn schettn self-assigned this Feb 5, 2020
@schettn schettn mentioned this issue Feb 5, 2020
6 tasks
@schettn schettn closed this as completed Mar 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant