Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The db writer channel was matching on reference pointers to the create and delete post events, not the value type. The serve command was changed to use value types for the channels as this is better practice.
- Loading branch information