Optmize YANG memory: Yang-type cache only for original trees
This commit is contained in:
parent
9da4939ee0
commit
bd5214dde1
4 changed files with 109 additions and 180 deletions
|
|
@ -16,9 +16,10 @@ Expected: October 2024
|
|||
|
||||
### Features
|
||||
|
||||
* Added YANG struct memory optimization
|
||||
* Optimize YANG memory
|
||||
* Added union and extended struct for uncommon fields
|
||||
* Removed per-object YANG linenr info
|
||||
* Yang-type cache only for original trees (not derived via grouping/augment)
|
||||
* New: [CLI simple alias](https://github.com/clicon/cligen/issues/112)
|
||||
* See: https://clixon-docs.readthedocs.io/en/latest/cli.html#cli-aliases
|
||||
* List pagination: Added where, sort-by and direction parameter for configured data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue