improvement: feature flags for sled, rocksdb
This commit is contained in:
parent
2078af59d8
commit
cd4bc520d8
10 changed files with 71 additions and 50 deletions
|
@ -1681,7 +1681,7 @@ pub(crate) fn append_incoming_pdu(
|
|||
pdu,
|
||||
pdu_json,
|
||||
count,
|
||||
pdu_id.clone().into(),
|
||||
&pdu_id,
|
||||
&new_room_leaves.into_iter().collect::<Vec<_>>(),
|
||||
&db,
|
||||
)?;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue