Code

store: Register a store writer and handle all updates through the plugin API.
authorSebastian Harl <sh@tokkee.org>
Thu, 21 May 2015 22:18:25 +0000 (00:18 +0200)
committerSebastian Harl <sh@tokkee.org>
Thu, 21 May 2015 22:18:25 +0000 (00:18 +0200)
commitddedc039d641d9ba1195b37af07548b63a4814b7
treed9f16df6fd7f268ce4bc3e57a5cceec4c85cfb45
parentd9b2f63068ea216299e3ef249021e253a7b22f7e
store: Register a store writer and handle all updates through the plugin API.

We still reference a global store object. This change further encapsulates the
store.
src/core/store.c