summaryrefslogtreecommitdiffstats
path: root/plugin/plugintest/key_value_store.go
Commit message (Collapse)AuthorAgeFilesLines
* MM-10702 Moving plugins to use hashicorp go-plugin. (#8978)Christopher Speller2018-06-251-70/+0
| | | | | | * Moving plugins to use hashicorp go-plugin. * Tweaks from feedback.
* MM-10249 Adding plugin ability to intercept posts before they reach the DB. ↵Christopher Speller2018-05-151-0/+70
(#8791) * Adding plugin ability to intercept posts before they reach the DB. * s/envoked/invoked/