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

Database #178

Merged
merged 98 commits into from
Nov 13, 2023
Merged

Database #178

merged 98 commits into from
Nov 13, 2023

Conversation

yukibtc
Copy link
Member

@yukibtc yukibtc commented Oct 12, 2023

  • Add NostrDatabase trait
  • Implement Memory database
  • Implement RocksDB database
  • implement SQLite database
  • Impement indexeddb database (for browser)

@yukibtc yukibtc added this to the Release v0.25 milestone Oct 12, 2023
@yukibtc yukibtc force-pushed the database branch 12 times, most recently from 422517e to bb18b5f Compare October 18, 2023 09:00
@yukibtc yukibtc force-pushed the database branch 3 times, most recently from fe4f33c to 9a7aed5 Compare October 20, 2023 11:29
@yukibtc yukibtc force-pushed the database branch 5 times, most recently from 9594182 to 165349d Compare October 25, 2023 13:40
@yukibtc yukibtc mentioned this pull request Oct 25, 2023
@yukibtc yukibtc force-pushed the database branch 5 times, most recently from 9d4e4e9 to 2568497 Compare October 27, 2023 09:53
@yukibtc yukibtc marked this pull request as ready for review November 13, 2023 15:32
@yukibtc yukibtc merged commit f20c776 into master Nov 13, 2023
30 checks passed
@yukibtc yukibtc deleted the database branch November 13, 2023 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

target a subset of pool relays for subscriptions and report on which relays have events
1 participant