Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor structure and add Redis support #29

Merged
merged 5 commits into from
Oct 14, 2024
Merged

Refactor structure and add Redis support #29

merged 5 commits into from
Oct 14, 2024

Conversation

smessie
Copy link
Member

@smessie smessie commented Oct 1, 2024

  • Abstracts away all database specific code to their dedicated repository classe
  • Repository as interface to ease implementation of new databases
  • Add Redis database support
  • Add Redis support sds-storage-writer-ts#8 is the counterpart to write the members into a Redis instance, which is then used to serve them as an LDES here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants