You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support getting configuration according to the dataId prefix range, and return dataId, group, content.
Support publish ephemeral configuration which is deleted when the session is disconnected.
Support range watch, the callback parameter contains the configuration that matches the dataId prefix.
Support the listener callback parameter contains more information, such as the value before the configuration change, the value after the configuration change, and the configuration change type.
Support deleting configurations according to the dataId prefix range.
Support distributed locks. The data of the nacos is persistent in the database. It should be possible to implement distributed locks based on the database.
The text was updated successfully, but these errors were encountered:
Thanks for your feedback and contribution. But the issue/pull request has not had recent activity more than 180 days. This issue/pull request will be closed if no further activity occurs 7 days later.
We may solve this issue in new version. So can you upgrade to newest version and retry?
If there are still issues or want to contribute again. Please create new issue or pull request again.
About ConfigService
The text was updated successfully, but these errors were encountered: