FlashDB/demos/linux
armink a83f873323 [demo] Fix the demo on linux. 2021-04-16 17:33:15 +08:00
..
applications [demo] Fix the demo on linux. 2021-04-16 17:33:15 +08:00
out Update .gitignore 2021-01-04 08:36:31 +08:00
Makefile Add linux platform demo. 2021-01-03 22:39:30 +08:00
README.md Add linux platform demo. 2021-01-03 22:39:30 +08:00

README.md

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.