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

Add QuasarDB backend #1007

Merged
merged 42 commits into from
Feb 27, 2024
Merged

Add QuasarDB backend #1007

merged 42 commits into from
Feb 27, 2024

Conversation

igorniebylski
Copy link
Contributor

Description of code - what bug does this fix / what feature does this add?

Add QuasarDB backend support to Cryptofeed

  • - Tested - see demo_quasardb.py
  • - Changelog updated
  • - Tests run and pass
  • - Flake8 run and all errors/warnings resolved
  • - Contributors file updated (optional)

igorniebylski and others added 30 commits October 27, 2023 11:31
added table creation,
added comments explaining _set_table_name method
moved opening connection from init to write
…gin-for-quasar

QDB-12495 - Create a crypto-feed plugin for quasar
only one table per callback,
create table query is created for each callback type
examples/demo_quasardb.py Outdated Show resolved Hide resolved
@igorniebylski igorniebylski requested a review from bmoscon February 6, 2024 10:30
@igorniebylski
Copy link
Contributor Author

Hi, @bmoscon
Do you want me to sync this branch with master?

@bmoscon
Copy link
Owner

bmoscon commented Feb 27, 2024

@igorniebylski - yes only because it says there are conflicts that have to be resolved before I can merge it. Resolve the conflicts and I will merge it - thanks

@bmoscon bmoscon merged commit db8d22d into bmoscon:master Feb 27, 2024
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