Merge pull request #12089 from ieQu1/dev/ds-changelog

docs: Add a changelog entry for emqx_persistent_session_ds
This commit is contained in:
ieQu1 2023-12-04 09:34:04 +01:00 committed by GitHub
commit 28a9b203f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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