tonbo-io / tonbo

A portable embedded database using Arrow.
https://tonbo.io
Apache License 2.0
606 stars 42 forks source link

fix: resolve merge & `test::transaction_get` #136

Closed KKould closed 1 week ago

KKould commented 1 week ago

https://github.com/tonbo-io/tonbo/pull/132/files#diff-ca40038cc1220f9b25a1e0808df841d4b5fafcd936bfd43b9f8e39b8719a66c5R298

Before pr: https://github.com/tonbo-io/tonbo/pull/122, transaction_ts can only be incremented by creating a transaction. After pr: https://github.com/tonbo-io/tonbo/pull/125, you need to use increase_ts