Update TODO list on README

pull/53/head
Vinícius Garcia 2024-04-24 10:17:35 -03:00
parent fd2459e4de
commit e67ef737e7
1 changed files with 3 additions and 0 deletions

View File

@ -521,8 +521,11 @@ make test
## TODO List
- Add an `Upsert` helper method
- Try to implement an automatic prepared statements cache like pgx does.
- Update `ksqltest.FillStructWith` to work with `ksql:"..,json"` tagged attributes
- Improve error messages (ongoing)
- Finish the `kbuilder` package
## Optimization Opportunities