Optimized duplicate detection and removal

This commit is contained in:
Olof hagsand 2024-12-19 16:58:35 +01:00
parent ead9e8d666
commit 06e1a48480
7 changed files with 364 additions and 125 deletions

View file

@ -17,7 +17,9 @@ Expected: January 2025
### Features
* C-API: New no-copy `xmldb_get_cache` function for performance
* Performance optimization
* New no-copy `xmldb_get_cache` function for performance
* Optimized duplicate detection
* New: CLI generic pipe callbacks
* Add scripts in `CLICON_CLI_PIPE_DIR`
* New: [feature request: support xpath functions for strings](https://github.com/clicon/clixon/issues/556)