continuwuity/src/database
strawberry d9d1ce3cb5 fix refering uninit static, use upstream rocksdb again, don't compile debug info
even rust-analyzer themselves don't compile with debug info because it
makes cargo checks and builds in general a lot longer. helps speed
things up and we mainly care about panics/stacktraces and compiler
errors.

https://github.com/rust-lang/rust-analyzer/blob/master/Cargo.toml#L12-L15

upstream rust-rocksdb is active again finally

Signed-off-by: strawberry <strawberry@puppygock.gay>
2023-12-03 01:00:23 -05:00
..
abstraction fix refering uninit static, use upstream rocksdb again, don't compile debug info 2023-12-03 01:00:23 -05:00
key_value fix all the warnings!!!! (0 clippy and rustc warnings now) 2023-11-29 21:36:02 -05:00
abstraction.rs improvement: better memory usage and admin commands to analyze it 2023-07-03 19:41:07 +02:00
mod.rs use puppy check for updates endpoint 2023-12-02 21:45:09 -05:00