Event priority. Backend socket has higher prio.
This commit is contained in:
parent
f511cb0030
commit
7e1a00669c
7 changed files with 89 additions and 48 deletions
|
|
@ -15,15 +15,17 @@ Expected: June 2024
|
|||
|
||||
### Features
|
||||
|
||||
* New: Event priority. Backend socket has higher prio
|
||||
* New: Split configure datastore multiple sub-files on mount-point boundaries
|
||||
* Avoid writung sub-files without new data (dirty cache)
|
||||
* Avoid writing sub-files without new data (dirty cache)
|
||||
* Added: Code for SHA digests.
|
||||
* New: [Autolock](https://github.com/clicon/clixon/issues/508)
|
||||
* CLI configurable format: [Default format should be configurable](https://github.com/clicon/clixon-controller/issues/87)
|
||||
* CLI support for multiple inline commands separated by semi-colon
|
||||
* New `clixon-config@2024-04-01.yang` revision
|
||||
* Added options:
|
||||
- `CLICON_XMLDB_MULTIPLE`: Split datastore into multiple sub files
|
||||
- `CLICON_SOCK_PRIO`: Enable socket event priority
|
||||
- `CLICON_XMLDB_MULTI`: Split datastore into multiple sub files
|
||||
- `CLICON_NETCONF_DUPLICATE_ALLOW`: Disable duplicate check in NETCONF messages
|
||||
- `CLICON_CLI_OUTPUT_FORMAT`: Default CLI output format
|
||||
- `CLICON_AUTOLOCK`: Implicit locks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue