We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b4f46e commit 1c50c19Copy full SHA for 1c50c19
TODO.md
@@ -1,11 +1,2 @@
1
-* Store states in a sqlite3 DB with (at least) 4 tables:
2
- - `states`
3
- - `modules`
4
- - `resources`
5
- - `attributes`
6
-
7
-* replace `buildCache()` with a `feedDB()` function
8
-* have `feedDB()` watch the S3 bucket regularly to update the DB
9
-* use the sqlite DB to query states
10
* use the sqlite DB for search by statefile, module name, resource type/id,
11
attribute name/value
0 commit comments