mirror of
https://github.com/armink/FlashDB.git
synced 2026-02-07 04:21:59 +08:00
Some checks failed
AutoTestCI / AutoTest (push) Has been cancelled
Co-authored-by: ricechen <rice.chen@queclink.com>
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.