i dont know why im manually freeing stuff. ohh i know why. because i copypastad
This commit is contained in:
5
TODO.md
5
TODO.md
@@ -60,9 +60,10 @@ Goal: "aws cli works reliably for CreateTable/ListTables/PutItem/GetItem/DeleteI
|
||||
- TLV decode failure cases (corrupt bytes)
|
||||
|
||||
### 7) Secondary indexes
|
||||
- [ ] Global Secondary Indexes (GSI)
|
||||
- [x] Global Secondary Indexes (GSI)
|
||||
- [ ] Local Secondary Indexes (LSI)
|
||||
- [ ] Index backfill + write-path maintenance
|
||||
- [ ] Index backfill (existing data when GSI added to populated table)
|
||||
- [x] Write-path maintenance (GSI)
|
||||
|
||||
### 8) Performance / ops
|
||||
- [ ] Connection reuse / keep-alive tuning
|
||||
|
||||
Reference in New Issue
Block a user