1
0
mirror of https://github.com/armink/FlashDB.git synced 2025-01-16 20:12:52 +08:00
RiceChen 6710c6d57f
[demo][linux] Change an ordinary lock to a recursive lock (#339)
Co-authored-by: ricechen <rice.chen@queclink.com>
2024-12-30 12:32:36 +08:00
..
2021-01-04 08:36:31 +08:00
2021-01-03 22:39:30 +08:00
2021-01-03 22:39:30 +08:00

linux demo

What

KVDB and TSDB demo on linux platform

How

Step1: build

Run make command on terminal. The generated executable program is located in the out folder.

Step2: run demo

Switch to the out folder. Then run the ./FlashDBLinuxDemo file multiple times.

Step3: check the log

This demo's log will output to terminal.