libelektra
libelektra copied to clipboard
Elektra serves as a universal and secure framework to access configuration settings in a global, hierarchical key database.
## add in CONTRACT.ini - [ ] finish #4758 - [ ] example .. plugin is only an example how plugins should be (doc+template), see #1012 - [ ] remove...
We could install all header files also to `/usr/include/elektra`, which allows us to `include ` without any include path.
Provide a simple skeleton gradle project with lib elektra dependency on the current version in maven central. Update Java binding README.md to explain how to kickstart a project using the...
This is a known issue, and was also already discussed in the [Internal Cache decision](https://github.com/ElektraInitiative/libelektra/blob/master/doc/decisions/4_decided/internal_cache.md). However, I wanted to create an issue for it so we can track its resolution....
`kdb export` should not segfault, if a plugin cannot be loaded. It is very much an expected failure, that a plugin is missing or broken and a nice error message...
`/elektra/record/session` was my first thought as well, but: that would mean we'd have to load the whole recording session every time something from `/elektra` is requested. Which is every `kdbOpen`....
Tools should be patched to use the new merge - [ ] qt-gui (together with @darddan) - [ ] elektrad (together with @raphi011) - [ ] gsettings elektra_settings_backend_sync method (together...
- [x] uses cases of Elektra's API - [x] #4717 @kodebach - [x] #4744 @kodebach - [x] #4678 - [x] #4689 - [x] change tracking @atmaxinger - [x] 0_drafts/notifications.md @atmaxinger...
- [ ] more Docker images, e.g. CentOS/openSuse/Arch - [ ] Add following external test suites: [kconfig](https://github.com/ElektraInitiative/kconfig) and [gsettings-tests](https://github.com/ElektraInitiative/gsettings-tests) - [ ] Improve Docker tutorials and add a description that...
It seems like the search feature on the website is broken. When searching for e.g. "kdb mount" I get a lot of results. But as soon as I click on...