Skip to content

Commit

Permalink
Update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
raphink committed Jul 24, 2017
1 parent 2b4f46e commit 1c50c19
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,2 @@
* Store states in a sqlite3 DB with (at least) 4 tables:
- `states`
- `modules`
- `resources`
- `attributes`

* replace `buildCache()` with a `feedDB()` function
* have `feedDB()` watch the S3 bucket regularly to update the DB
* use the sqlite DB to query states
* use the sqlite DB for search by statefile, module name, resource type/id,
attribute name/value

0 comments on commit 1c50c19

Please sign in to comment.