mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-20 01:01:24 +01:00
Merge branch 'charles/dump-state' into 'main'
add `get-room-states` subcommand See merge request matrix/grapevine!133
This commit is contained in:
commit
1cccf481fe
8 changed files with 992 additions and 0 deletions
|
|
@ -299,3 +299,6 @@ This will be the first release of Grapevine since it was forked from Conduit
|
|||
([!121](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/121))
|
||||
25. Add configuration options to tune the value of each cache individually.
|
||||
([!124](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/124))
|
||||
26. Add subcommand to get the state of all or a subset of rooms either from the
|
||||
incrementally updated cache or by recomputing the state.
|
||||
([!133](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/133))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue