apache / kvrocks

Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
https://kvrocks.apache.org/
Apache License 2.0
3.57k stars 468 forks source link

Add go test cases for `txn_context_enabled` config #2514

Closed PokIsemaine closed 2 months ago

PokIsemaine commented 2 months ago

Search before asking

Motivation

Make sure the txn_context_enabled config is available

Solution

No response

Are you willing to submit a PR?