Commit Graph

25 Commits

Author SHA1 Message Date
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
0aa750e2c6 Make sure to always return the correct type from the Memcached->getMultiple call 2017-03-01 11:42:42 -05:00
88d4f792a4 Try, try again 2017-03-01 10:07:15 -05:00
1230434e16 Another attempt to fix apcu tests 2017-03-01 10:01:20 -05:00
7590184b5f Attempt to fix apcu test error 2017-03-01 09:42:49 -05:00
2ea62648d0 Additional checks for getMultiple method of ApcuDriver 2017-01-17 11:52:51 -05:00
d52eb9c380 Add missing methods to apcu driver 2017-01-17 11:28:13 -05:00
876858b515 Add APCu driver 2017-01-17 11:21:07 -05:00