TiKV supports both transactional (TxnKV) API and non-transactional (RawKV) API. This chapter walks you through a few demonstrations about how to use RawKV API. Get Put DeleteScanTime to Live (TTL)Compare And Swap (CAS) To get the example code in this chapter, click here.