Commit Graph

31 Commits

Author SHA1 Message Date
73e646da5a Try to be less clever in redis get method
All checks were successful
Gitea - aviat/banker/pipeline/head This commit looks good
2023-03-16 22:09:17 -04:00
3df3ca9671 Bump version
Some checks failed
Gitea - aviat/banker/pipeline/head There was a failure building this commit
2023-03-16 16:24:11 -04:00
df61334bb4 Code tweaks for slightly better test coverage 2023-03-16 16:23:41 -04:00
e1bc7bcafe Bump version to 4.1.0
All checks were successful
Gitea - aviat/banker/pipeline/head This commit looks good
2023-03-16 13:09:36 -04:00
3c8d23e78b Update version in PHP header comments
All checks were successful
Gitea - aviat/banker/pipeline/head This commit looks good
2021-12-02 15:30:20 -05:00
1206a47224 Update version headers
Some checks failed
Gitea - aviat/banker/pipeline/head There was a failure building this commit
2021-11-30 11:56:15 -05:00
3362d66663 Fix a bunch of phpstan issues
All checks were successful
Gitea - aviat/banker/pipeline/head This commit looks good
2021-02-19 12:18:38 -05:00
0f874ab0f9 Update header comments
All checks were successful
Gitea - aviat/banker/pipeline/head This commit looks good
2021-02-19 11:47:20 -05:00
18e61abd37 Add appropriate parameter types for updated psr/cache interface
All checks were successful
Gitea - aviat/banker/pipeline/head This commit looks good
2021-02-18 19:23:20 -05:00
cc77d69538 Update header comments 2021-02-05 17:05:56 -05:00
3215c392aa Improve validation of cache keys and update dependencies
Some checks failed
Gitea - aviat/banker/pipeline/head There was a failure building this commit
2021-02-05 13:26:01 -05:00
c4e4ce938e More tests and fixes
Some checks failed
Gitea - aviat/banker/pipeline/head There was a failure building this commit
2020-05-08 18:58:25 -04:00
7c121934a2 Fix bug with handling of optional expirations, use driver to get multiple items if possible
Some checks failed
Gitea - aviat/banker/pipeline/head There was a failure building this commit
2020-05-08 15:53:47 -04:00
fa0fb9ce1c Update header comments
Some checks failed
Gitea - aviat/banker/pipeline/head There was a failure building this commit
2020-05-08 12:30:43 -04:00
1853119188 Update Teller to use cache driver directly, rather than wrapping the pool 2020-05-07 19:42:27 -04:00
247aedaf5a Update header comments and composer.json. Resolves #1
Some checks failed
Gitea - aviat/banker/pipeline/head There was a failure building this commit
2020-05-07 19:00:38 -04:00
f31fe826b0 Implement PSR-16
Some checks failed
Gitea - aviat/banker/pipeline/head There was a failure building this commit
2020-05-07 17:17:03 -04:00
be44620b22 Update header comments 2019-12-10 11:02:02 -05:00
efefda5715 Update dependencies, require PHP 7.2
Some checks failed
Gitea - aviat/banker/master There was a failure building this commit
2019-12-10 11:00:46 -05:00
d1d1085d10 Update header comments
Some checks failed
Gitea - aviat/banker/master There was a failure building this commit
2018-11-15 16:38:36 -05:00
65fd726e2c Remove Memcache, improve test coverage, fix bugs
Some checks failed
Gitea - aviat/banker/master There was a failure building this commit
2018-11-15 16:37:50 -05:00
98b4ee9f05 Minor code style improvements 2017-03-01 13:04:00 -05:00
2b472c3185 Update header comments 2017-03-01 12:33:12 -05:00
2bb9c1fb67 Skip memcache tests, see if we fix redis tests 2017-03-01 09:34:06 -05:00
8c81d94034 Remove call_user_func_array in favor of spread 2017-01-17 12:34:50 -05:00
4f6ae064da PHP 7 or bust! 2016-10-19 09:57:06 -04:00
b639c5ce87 Add some documentation to the README 2016-09-06 20:57:24 -04:00
3728a1f4f4 More test coverage: 2016-09-06 20:26:28 -04:00
03bf558d62 Lots of fixes and tests 2016-09-06 17:03:43 -04:00
f4b73ea313 Basic driver and test setup 2016-09-05 16:43:37 -04:00
86d649e9e8 First commit 2016-08-31 12:18:46 -04:00