Martin Habovštiak

Results 635 comments of Martin Habovštiak

@rustbot label +T-libs-api -T-libs

r? @thomcc Looks like others are on holiday or something, hope this is OK.

@rustbot label -A-bootstrap Sorry for the noise, submodules are annoying.

I'm starting to like `cast_` naming as it seems to be a bit more readable too. Will try to find the time for a PR. I don't mind anyone else...

@cuviper yes, not changing the type is the main point because it protects against refactors. You can already do both with `as`. [More detailed explanation](https://internals.rust-lang.org/t/casting-constness-can-be-risky-heres-a-simple-fix/15933)

AFAIK `sled` is worse than rocksdb, so it should be compile-time selectable, ideally using Clean Architecture.

@KhaledEmaraDev I think it's a good idea

Wow, that looks great! Add some RPC optimizations and we may finally fix perf issues.

> if there's a way to dynamically link with the system-provided rocksdb, that might be an option Read the usage instructions ;)

Probably a different version? Which one do you have?