Alex Renoki
|
5ba24cb80c
|
Fixed tests for stats metrics
|
2020-09-06 10:53:03 +03:00 |
rennokki
|
dd33a33815
|
Apply fixes from StyleCI (#505)
|
2020-09-05 21:41:55 +02:00 |
Alex Renoki
|
ca4a9a180e
|
Running then() closures as block in tests
|
2020-09-05 22:40:52 +03:00 |
Alex Renoki
|
1dfe14a517
|
Merge branch 'fix/app-connections-count' of github.com:beyondcode/laravel-websockets into fix/app-connections-count
|
2020-09-04 21:50:41 +03:00 |
Alex Renoki
|
ea9741072b
|
Fixed tests
|
2020-09-04 21:50:38 +03:00 |
rennokki
|
d20adcd2c0
|
Apply fixes from StyleCI (#502)
|
2020-09-04 16:51:12 +02:00 |
Alex Renoki
|
e6cfa85472
|
Replaced blocking Redis instance with non-blocking I/O client
|
2020-09-04 17:50:49 +03:00 |
Alex Renoki
|
b9dfecab68
|
Using separate connection counts for global & local.
|
2020-09-04 11:34:33 +03:00 |
Alex Renoki
|
a45c0bf9cc
|
Using the Redis non-blocking client.
|
2020-09-04 09:47:23 +03:00 |
Alex Renoki
|
d5a90d8440
|
Using the built-in Redis cache connection to handle non-pubsub features.
|
2020-09-03 16:50:37 +03:00 |
Alex Renoki
|
a5af8b5afa
|
Fixed tests
|
2020-08-27 23:04:22 +03:00 |
Alex Renoki
|
62fc523cfc
|
Fixed tests
|
2020-08-27 22:40:10 +03:00 |
rennokki
|
edcc2f9582
|
Apply fixes from StyleCI (#491)
|
2020-08-27 21:13:50 +02:00 |
Alex Renoki
|
0c8c5c0d9b
|
Moved the mocks statistics loggers to Mocks/
|
2020-08-27 22:13:30 +03:00 |
Alex Renoki
|
70eeb005ef
|
Added redis logger
|
2020-08-27 22:13:19 +03:00 |
Alex Renoki
|
2a6d91aaf7
|
Added tests for statistics loggers drivers
|
2020-08-23 13:40:18 +03:00 |
Alex Renoki
|
3123f25cbc
|
Renamed HttpStatisticsLogger with MemoryStatisticsLogger (because it stores it in-memory)
|
2020-08-19 09:00:53 +03:00 |
Freek Van der Herten
|
fa0bd1c9ef
|
Apply fixes from StyleCI (#329)
|
2020-03-04 10:58:39 +01:00 |
Alex Bouma
|
5e84ef1ddc
|
Fix connection counting (#74)
* Fix connection counting
* Remove unused method from FakeStatisticsLogger
* Add tests for testing the connection counting
* StyleCI fixes
* Do not use Laravel 5.7.10 testing helper
* CS
|
2019-05-11 08:40:45 +02:00 |