Commit Graph

50 Commits

Author SHA1 Message Date
Timothy Warren 73e646da5a Try to be less clever in redis get method
Gitea - aviat/banker/pipeline/head This commit looks good Details
2023-03-16 22:09:17 -04:00
Timothy Warren 3df3ca9671 Bump version
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2023-03-16 16:24:11 -04:00
Timothy Warren df61334bb4 Code tweaks for slightly better test coverage 2023-03-16 16:23:41 -04:00
Timothy Warren 5719b42308 Fix method signature issue
Gitea - aviat/banker/pipeline/head This commit looks good Details
2023-03-16 14:24:39 -04:00
Timothy Warren e1bc7bcafe Bump version to 4.1.0
Gitea - aviat/banker/pipeline/head This commit looks good Details
2023-03-16 13:09:36 -04:00
Timothy Warren db431e6b2a Some code tweaks and fixes
Gitea - aviat/banker/pipeline/head This commit looks good Details
2023-02-03 14:01:25 -05:00
Timothy Warren 3c8d23e78b Update version in PHP header comments
Gitea - aviat/banker/pipeline/head This commit looks good Details
2021-12-02 15:30:20 -05:00
Timothy Warren 0f46dcb2ee Properly use PHP argument types instead of the silly Exception type juggling 2021-12-02 14:26:59 -05:00
Timothy Warren f3b958d17f Restore full test coverage
Gitea - aviat/banker/pipeline/head This commit looks good Details
2021-12-01 13:38:54 -05:00
Timothy Warren 274ad3e2e4 Fix tests related to logging checks
Gitea - aviat/banker/pipeline/head This commit looks good Details
2021-12-01 12:56:28 -05:00
Timothy Warren 6f36f572a0 Attempt to fix code quality check
Gitea - aviat/banker/pipeline/head This commit looks good Details
2021-12-01 12:32:50 -05:00
Timothy Warren eeb38379a5 Get tests passing again
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2021-11-30 13:47:51 -05:00
Timothy Warren 1206a47224 Update version headers
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2021-11-30 11:56:15 -05:00
Timothy Warren 9fb427dff6 Update method interface to match newer PSR interface
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2021-11-30 11:55:25 -05:00
Timothy Warren 3362d66663 Fix a bunch of phpstan issues
Gitea - aviat/banker/pipeline/head This commit looks good Details
2021-02-19 12:18:38 -05:00
Timothy Warren 0f874ab0f9 Update header comments
Gitea - aviat/banker/pipeline/head This commit looks good Details
2021-02-19 11:47:20 -05:00
Timothy Warren 18e61abd37 Add appropriate parameter types for updated psr/cache interface
Gitea - aviat/banker/pipeline/head This commit looks good Details
2021-02-18 19:23:20 -05:00
Timothy Warren cc77d69538 Update header comments 2021-02-05 17:05:56 -05:00
Timothy Warren 3215c392aa Improve validation of cache keys and update dependencies
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2021-02-05 13:26:01 -05:00
Timothy Warren c4e4ce938e More tests and fixes
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2020-05-08 18:58:25 -04:00
Timothy Warren 7c121934a2 Fix bug with handling of optional expirations, use driver to get multiple items if possible
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2020-05-08 15:53:47 -04:00
Timothy Warren fa0fb9ce1c Update header comments
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2020-05-08 12:30:43 -04:00
Timothy Warren dc53bf5ccc Refactor shared implementation methods into a trait, check keys in pool
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2020-05-08 10:54:09 -04:00
Timothy Warren 1853119188 Update Teller to use cache driver directly, rather than wrapping the pool 2020-05-07 19:42:27 -04:00
Timothy Warren 247aedaf5a Update header comments and composer.json. Resolves #1
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2020-05-07 19:00:38 -04:00
Timothy Warren f31fe826b0 Implement PSR-16
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2020-05-07 17:17:03 -04:00
Timothy Warren be44620b22 Update header comments 2019-12-10 11:02:02 -05:00
Timothy Warren efefda5715 Update dependencies, require PHP 7.2
Gitea - aviat/banker/master There was a failure building this commit Details
2019-12-10 11:00:46 -05:00
Timothy Warren d1d1085d10 Update header comments
Gitea - aviat/banker/master There was a failure building this commit Details
2018-11-15 16:38:36 -05:00
Timothy Warren 65fd726e2c Remove Memcache, improve test coverage, fix bugs
Gitea - aviat/banker/master There was a failure building this commit Details
2018-11-15 16:37:50 -05:00
Timothy Warren 98b4ee9f05 Minor code style improvements 2017-03-01 13:04:00 -05:00
Timothy Warren 2b472c3185 Update header comments 2017-03-01 12:33:12 -05:00
Timothy Warren 1378768ff0 Make sure we can connect to memcached 2017-03-01 12:04:01 -05:00
Timothy Warren 0aa750e2c6 Make sure to always return the correct type from the Memcached->getMultiple call 2017-03-01 11:42:42 -05:00
Timothy Warren 88d4f792a4 Try, try again 2017-03-01 10:07:15 -05:00
Timothy Warren 1230434e16 Another attempt to fix apcu tests 2017-03-01 10:01:20 -05:00
Timothy Warren 7590184b5f Attempt to fix apcu test error 2017-03-01 09:42:49 -05:00
Timothy Warren 2bb9c1fb67 Skip memcache tests, see if we fix redis tests 2017-03-01 09:34:06 -05:00
Timothy Warren 27d4954ab9 Make certain config values optional 2017-02-28 16:44:02 -05:00
Timothy Warren 8c81d94034 Remove call_user_func_array in favor of spread 2017-01-17 12:34:50 -05:00
Timothy Warren 2ea62648d0 Additional checks for getMultiple method of ApcuDriver 2017-01-17 11:52:51 -05:00
Timothy Warren d52eb9c380 Add missing methods to apcu driver 2017-01-17 11:28:13 -05:00
Timothy Warren 876858b515 Add APCu driver 2017-01-17 11:21:07 -05:00
Timothy Warren 4f6ae064da PHP 7 or bust! 2016-10-19 09:57:06 -04:00
Timothy Warren b639c5ce87 Add some documentation to the README 2016-09-06 20:57:24 -04:00
Timothy Warren 3728a1f4f4 More test coverage: 2016-09-06 20:26:28 -04:00
Timothy Warren 03bf558d62 Lots of fixes and tests 2016-09-06 17:03:43 -04:00
Timothy Warren b1fb6dccaa Fix Start of Memcache and Memcached driver tests 2016-09-06 15:43:25 +00:00
Timothy Warren f4b73ea313 Basic driver and test setup 2016-09-05 16:43:37 -04:00
Timothy Warren 86d649e9e8 First commit 2016-08-31 12:18:46 -04:00