Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 252 Bytes

TODO.md

File metadata and controls

6 lines (5 loc) · 252 Bytes

TODO

  • Transaction support. Currently the lib supports a single transaction per API call. For complete transaction support like Python/C OVSDB clients, we need to maintain the local changes and support commit, rollback and auto retry, etc.