Code

store: Simplified object lookup during update.
authorSebastian Harl <sh@tokkee.org>
Thu, 26 Jun 2014 21:05:36 +0000 (23:05 +0200)
committerSebastian Harl <sh@tokkee.org>
Thu, 26 Jun 2014 21:05:36 +0000 (23:05 +0200)
commita08b303ff95b7a03de4b5e19397f4ea352db1e47
treed9003f7778d23ad4664062a2d523a5eefce3f77e
parent13052a811a0689bb150be81642721ac0c375becb
store: Simplified object lookup during update.

Again, based on having hosts on the toplevel only. This greatly simplifies the
overall structure. After all, this is the underlying storage layer only. More
complex relationships between objects will be handled on a different layer.
src/core/store.c