diff options
author | Erik Johnston <erik@matrix.org> | 2016-08-31 10:09:46 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-08-31 10:09:46 +0100 |
commit | 1bb8ec296de4f6bf37b0b31f28bc0d7285f96ba0 (patch) | |
tree | fe0f7c6986c94fe48fe66bebd4030072f3a3ecfd /synapse/state.py | |
parent | Make _state_groups_id_gen a normal IdGenerator (diff) | |
download | synapse-1bb8ec296de4f6bf37b0b31f28bc0d7285f96ba0.tar.xz |
Generate state group ids in state layer
Diffstat (limited to 'synapse/state.py')
-rw-r--r-- | synapse/state.py | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/synapse/state.py b/synapse/state.py |