mirror of https://github.com/VinGarcia/ksql.git
Update TODO list on README
parent
fd2459e4de
commit
e67ef737e7
|
@ -521,8 +521,11 @@ make test
|
||||||
|
|
||||||
## TODO List
|
## 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
|
- Update `ksqltest.FillStructWith` to work with `ksql:"..,json"` tagged attributes
|
||||||
- Improve error messages (ongoing)
|
- Improve error messages (ongoing)
|
||||||
|
- Finish the `kbuilder` package
|
||||||
|
|
||||||
## Optimization Opportunities
|
## Optimization Opportunities
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue