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

indexDB transition #106

Closed
heathj opened this issue Jul 10, 2019 · 1 comment
Closed

indexDB transition #106

heathj opened this issue Jul 10, 2019 · 1 comment

Comments

@heathj
Copy link
Collaborator

heathj commented Jul 10, 2019

queries

  • get all tracers
  • get tracer by payload
  • get tracer's events by payload
  • add tracer
  • add request to tracer
  • add event to tracer
  • add events to tracer

object stores

  • tracers
    • tracer.payload -> tracer
  • events
    • key generator (can't have unique keys)
@heathj
Copy link
Collaborator Author

heathj commented Jul 31, 2019

Closed by 7c7413d

@heathj heathj closed this as completed Jul 31, 2019
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

No branches or pull requests

1 participant