summaryrefslogtreecommitdiffstats
path: root/doc/src/05100-lib-store.md
blob: 23732c2e6fb9ef6e8cccc6baa8deabee3291e0cd (plain)
1
2
3
4
5
6
7
8
9
10
11
## libimagstore

The store is the heart of everything. Here lives the data, the complexity and
the performance bottleneck.

The store offeres read/write access to all entries.

The store itself does not offer functionality, but has a commandline interface
"imag-store" which can do basic things with the store.