* fix: Remove required Close from database.Migrate * Remove dbName from Migrate function arguments * Fix func call
* chore: Add pubsub Exposes new in-memory and PostgreSQL pubsubs. This will be used for negotiating WebRTC connections. * Don't run PostgreSQL tests on non-Linux