Jacek Jagiełło

Results 4 issues of Jacek Jagiełło

Hello again, In issue #103 I've changed `DB_CONNECTION` to `mysql` and `driver` for this connection to `pdo_mysql`. Howere, now there is some issue when I register new user using default...

**Is your feature request related to a problem? Please describe.** I would like to expose metrics from my app, without having to create a separate HTTP server for metrics endpoint....

feature-request

I'am bulding multitenancy app, and I want to choose database(in wich all collections will be stored) based on for example, database name decoded from JWT token payload. According to #43...

I love idea of automatic state syncing, and generating new state based on saved events. However, I've made some benchmarks and find out that the most time-consuming part of loading...