Skip to content

questdb/questdb-confstr-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuestDB configuration string parser

This is for:

Dev notes

To build and test:

cargo clean
cargo build
cargo test
cd questdb-confstr-ffi/cpp_test
./compile
./run

In addition, before pushing a PR, please run:

cargo fmt --all
cargo clippy --all-targets -- -D warnings

About

A parser for a configuration string format handling service names and parameters

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages