Code

Let the front-end handle STORE commands.
authorSebastian Harl <sh@tokkee.org>
Mon, 24 Aug 2015 19:16:06 +0000 (21:16 +0200)
committerSebastian Harl <sh@tokkee.org>
Mon, 24 Aug 2015 19:16:06 +0000 (21:16 +0200)
commit6f4b7e7407964b05477416d1c1c4291421a5859a
tree55bf300907e956b56bf1ca8166becb5aae961a7b
parent089035fbe3345ebaaae1155a9301f43d1aef879c
Let the front-end handle STORE commands.

… rather than requiring each reader plugin to do so which doesn't make any
sense at all.
src/core/plugin.c
src/core/store_exec.c
src/frontend/query.c