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

Create DbManager to Store searches and search results #1

Open
masterpiece91 opened this issue Jan 8, 2014 · 0 comments
Open

Create DbManager to Store searches and search results #1

masterpiece91 opened this issue Jan 8, 2014 · 0 comments

Comments

@masterpiece91
Copy link
Owner

Manager must provide the following public methods:

  1. store_search(os_name, search_results, search_date_time, **search_args)
  2. list_searches(list_max, begin_date_time, **search_args)
  3. retrieve_search(search_enumerator)
@ghost ghost assigned RussellBradley Jan 8, 2014
@RussellBradley RussellBradley removed their assignment Sep 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants