This repository has been archived by the owner on Sep 4, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use SQLite for persistence (and Rust for handling the SQL) (#12)
* rust * make diesel build * make diesel build * install cxx * rust calls cpp!!! * add cxx.path to allow Queryable in the ffi * add db schema * build outside client * some fixes * add cxx.patch * upd cxx.patch * more fixes * IT COMPILES * add diesel-cli * implements friend address and random friends * implement more daemon rpc methods!! * implement getmessages * compiles again!! * updated deps. Add clap to rust for CLI * everything is done!!!! * updated deps. remove clap * TEST 1 WORKED * remove dev lock Co-authored-by: Sualeh Asif <[email protected]>
- Loading branch information