conduit
Matrix homeserver written in Rust
A fast Matrix homeserver that is optimized for smaller, personal servers, instead of a server that has high scalability.
homepage ↗homepage ↗ gitlab: famedly/conduit
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| guru gitweb ↗ | 0.10.12 | 2 | 46 h | details › |
| lmkra Codeberg ↗ | 0.8.0-r4 | 2 | 2 mo | details › |
Versions & arches
| Version | Overlay | amd64 | Committed | |
|---|---|---|---|---|
| 9999 LIVE | guru | follows upstream — no keywords | — | view · download · history ↗ |
| 9999 LIVE | lmkra | follows upstream — no keywords | 18 mo | view · download · history ↗ |
| 0.10.12 | guru | amd64 testing | — | view · download · history ↗ |
| 0.8.0-r4 | lmkra | amd64 testing | 18 mo | view · download · history ↗ |
Use flags of 0.10.12
- jemalloc Use dev-libs/jemalloc for memory management
- rocksdb Add support for RocksDB; a key/value, LSM database
- sqlite Add support for sqlite - embedded sql database
- system-rocksdb Use the system-wide dev-libs/rocksdb installation
- debug Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
5 expansion flags (python targets, ABIs, cpu flags…)
- +llvm_slot_21
- llvm_slot_17
- llvm_slot_18
- llvm_slot_19
- llvm_slot_20
Runtime dependencies of 0.10.12
show 15 lines
jemalloc?
(
)
rocksdb?
(
system-rocksdb?
(
)
)
sqlite?
(
)