docs: Add a changelog entry for emqx_persistent_session_ds

This commit is contained in:
ieQu1 2023-12-04 05:42:35 +01:00
parent 6eba082992
commit 0dbff6d7ce
1 changed files with 10 additions and 0 deletions

View File

@ -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