docs: Add a changelog entry for emqx_persistent_session_ds
This commit is contained in:
parent
6eba082992
commit
0dbff6d7ce
|
@ -0,0 +1,10 @@
|
||||||
|
Added a technical preview of the new persistent session implementation based on RocksDB.
|
||||||
|
Please note that this feature is in alpha stage and must not be enabled in the production systems.
|
||||||
|
|
||||||
|
Features missing in the early preview version of the new persistent session implementation:
|
||||||
|
|
||||||
|
- Shard failover
|
||||||
|
- Retained messages
|
||||||
|
- Will message handling
|
||||||
|
- Shared subscriptions
|
||||||
|
- Subscription IDs
|
Loading…
Reference in New Issue