Samuel Štancl
fb58f21f1c
Get Redis tests to pass
2019-09-19 18:38:40 +02:00
Samuel Štancl
8565cc7acc
Get multiple envs (redis/db) to run correctly
2019-09-17 19:39:57 +02:00
Samuel Štancl
c65b6839ff
Tenant-specific connections, some work to get tests running
2019-09-15 17:44:26 +02:00
Samuel Štancl
5fb11dfc9f
DB driver ensureTenantCanBeCreated
2019-09-15 11:50:19 +02:00
Samuel Štancl
15a7db9e71
Clean up TenantCannotBeCreatedException
2019-09-15 09:40:53 +02:00
Samuel Štancl
2bb03040ee
wip
2019-09-11 21:38:03 +02:00
Samuel Štancl
7a0154bf8e
Get tests to run
2019-09-11 21:11:40 +02:00
Samuel Štancl
23a4fd24b0
StorageDrivers\Database domain
2019-09-11 20:57:30 +02:00
stancl
ab9400e81c
Apply fixes from StyleCI
2019-09-11 18:10:02 +00:00
Samuel Štancl
a4b1553df7
wip
2019-09-11 20:09:49 +02:00
Samuel Štancl
508ef9919a
wip
2019-09-11 19:29:50 +02:00
stancl
b800b22bca
Apply fixes from StyleCI
2019-09-11 17:25:45 +00:00
Samuel Štancl
bf48764507
Redis pipeline
2019-09-11 18:30:35 +02:00
Samuel Štancl
1bfe4a7ea5
Apply fixes from StyleCI ( #126 )
2019-09-11 17:37:02 +02:00
stancl
42afbca997
Apply fixes from StyleCI
2019-09-11 15:34:44 +00:00
Samuel Štancl
088501a939
Merge
2019-09-11 17:34:36 +02:00
Samuel Štancl
b02126e8d7
Redis storage json encoding
2019-09-11 17:34:11 +02:00
stancl
311df11d0b
Apply fixes from StyleCI
2019-09-11 13:34:33 +00:00
Samuel Štancl
c20942cda5
Close #44
2019-09-11 15:34:25 +02:00
stancl
76fae5c287
Apply fixes from StyleCI
2019-09-11 12:32:39 +00:00
Samuel Štancl
69db512d30
Storage drivers WIP
2019-09-11 14:32:13 +02:00
Samuel Štancl
2fd3662eb7
[1.8.0] Use strict types ( #115 )
...
* Use strict types
* Apply fixes from StyleCI
* Fix str_repeat
* Fix false json decode
2019-08-23 18:18:26 +02:00
stancl
787063ed73
Apply fixes from StyleCI
2019-08-20 10:15:06 +00:00
Samuel Štancl
4c676b41e9
Custom exceptions, fix #91
2019-08-20 12:14:56 +02:00
Samuel Štancl
40fa69932b
[1.7.0] Fix Redis scan ( #97 )
...
* Fix Redis scan
* Fix keys issue
2019-08-17 14:11:49 +02:00
stancl
84890cdd1e
Apply fixes from StyleCI
2019-08-16 16:21:59 +00:00
Samuel Štancl
9df78eb9c2
[1.7.0] Add DB storage driver ( #82 )
2019-08-16 14:36:49 +02:00
stancl
8fd32a67a9
Apply fixes from StyleCI
2019-08-04 18:04:35 +00:00
Samuel Štancl
0dc8c80a02
Fix Redis scan for predis, make phpunit use multiple configs (e.g. different Redis drivers)
2019-08-04 20:04:25 +02:00
Samuel Štancl
eceacd9422
Apply fixes from StyleCI ( #80 )
2019-08-02 20:01:10 +02:00
Samuel Štancl
66a4fe9630
Fix #73
...
The domain was wrapped in "".
2019-07-25 11:19:52 +02:00
Samuel Štancl
1b6759084f
Add Predis support ( #59 )
...
* wip
* Add Predis support
* Enable phpredis extension only for some builds
* Add note about phpredis
* Fix if command
* Revert travis changes & add a version check to predis tests
2019-07-03 14:48:55 +02:00
Samuel Štancl
35abb6191d
Fix Redis scan for 5.8 ( #46 )
...
* Fix Redis scan for 5.8
* Add comments [ci skip]
2019-04-24 16:53:43 +02:00
Samuel Štancl
9e4849439f
Update RedisStorageDriver with the interface change
2019-04-23 17:11:05 +02:00
Samuel Štancl
83d272007d
Add array support to the storage. ( #27 )
...
* Add array support to the storage.
(Existing tests have been modified, but only in a way that makes them more correct than they were, making this a backwards compatible feature.)
2019-02-10 21:45:36 +01:00
Samuel Štancl
89c073a859
Bugfix
2019-01-23 20:56:54 +01:00
Samuel Štancl
14f415914f
Add more storage features
2019-01-21 18:19:01 +01:00
Samuel Štancl
1fe599966b
Fix #1 (code quality)
2019-01-20 21:02:32 +01:00
Samuel Štancl
ac34d0e5b8
Better error handling ( fix #5 )
2019-01-20 19:47:56 +01:00
Samuel Štancl
cbabb9136d
Add support for getTenantById fields arg being str
2019-01-19 11:50:15 +01:00
Samuel Štancl
deb3ad77f5
Initial commit
2019-01-17 22:24:12 +01:00