Kacper Kawecki
Kacper Kawecki
##### SUMMARY Publication creation doesn't support specifying columns for which publication should be created - example SQL - `CREATE PUBLICATION users_filtered FOR TABLE users (user_id, firstname)` Right now if I...
- Includes code from PR https://github.com/Kitura/SwiftKafka/pull/10 - Mappings for admin API for create and destroy topic
**Is your feature request related to a problem? Please describe.** Currently, if I set LOG_LEVEL to debug for running vapor apps, all redis commands to check the job queue produce...