spawn new thread per connection, add yaml for docs and also add GSI to readme

This commit is contained in:
2026-02-17 14:50:50 -05:00
parent 178b38fe18
commit 6bc1a03347
3 changed files with 926 additions and 8 deletions

View File

@@ -218,11 +218,11 @@ Scan (full table) | 5000 ops | 234.56 ms | 21320 ops/sec
- ✅ ProjectionExpression
- ✅ BatchWriteItem
- ✅ BatchGetItem
- ✅ Global Secondary Indexes
### Coming Soon
- ⏳ UpdateItem (works but needs UPDATED_NEW/UPDATED_OLD response filtering to work for full Dynamo Parity)
- ⏳ Global Secondary Indexes
- ⏳ Local Secondary Indexes
## Configuration