Commit Graph

61 Commits

Author SHA1 Message Date
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 f939e46c85 Update README with simple usage example
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details
2020-05-07 19:43:01 -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 ac22e0d647 Update some build stuff 2020-05-07 17:15:54 -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 edea686f4c Jenkins CI setup, try eight
Gitea - aviat/banker/master There was a failure building this commit Details
2018-10-12 10:53:48 -04:00
Timothy Warren b694230f0b Jenkins CI setup, try seven
Gitea - aviat/banker/master There was a failure building this commit Details
2018-10-12 09:50:16 -04:00
Timothy Warren 1850055a24 Jenkins CI setup, try six
Gitea - aviat/banker/master There was a failure building this commit Details
2018-10-12 09:47:31 -04:00
Timothy Warren c904792681 Jenkins CI setup, try five
Gitea - aviat/banker/master There was a failure building this commit Details
2018-10-12 09:42:58 -04:00
Timothy Warren 8368c91ff4 Jenkins CI setup, try four
Gitea - aviat/banker/master There was a failure building this commit Details
2018-10-12 09:38:24 -04:00
Timothy Warren 07de87d69d Jenkins CI setup, try three
Gitea - aviat/banker/master There was a failure building this commit Details
2018-10-12 09:31:30 -04:00
Timothy Warren 028e20bacc Jenkins CI setup, try two
Gitea - aviat/banker/master There was a failure building this commit Details
2018-10-12 08:45:39 -04:00
Timothy Warren 78e6acf821 Jenkins CI setup, try one
Gitea - aviat/banker/master There was a failure building this commit Details
2018-10-12 08:44:24 -04:00
Timothy Warren 0f0732bc55 Update README 2017-03-01 13:07:31 -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 29556b4fdf Update dependencies 2017-03-01 11:42:10 -05:00
Timothy Warren d3e3e9f006 Install zip extension 2017-03-01 11:10:41 -05:00
Timothy Warren 4590c4747d Maybe I forgot a dependency? 2017-03-01 11:06:41 -05:00
Timothy Warren 81e445b34d Try using the big image 2017-03-01 11:02:46 -05:00
Timothy Warren 98ff5f3818 I don't even know anymore 2017-03-01 10:57:26 -05:00
Timothy Warren 098b04ce57 Try a different approach 2017-03-01 10:53:10 -05:00
Timothy Warren 3cefffd299 Maybe I need a newline? 2017-03-01 10:44:03 -05:00
Timothy Warren b524131c0e When in doubt, try again 2017-03-01 10:42:31 -05:00
Timothy Warren 40e45a0059 Maybe? 2017-03-01 10:40:35 -05:00
Timothy Warren b46be8b7fd Maybe it will work now? 2017-03-01 10:34:32 -05:00
Timothy Warren c19febb1a9 Try again: 2017-03-01 10:21:48 -05:00
Timothy Warren bb5330ba28 Try using pecl to build the extensions 2017-03-01 10:17:04 -05:00
Timothy Warren 1c2070ceda Attempt to enable extensions for gitlab ci setup 2017-03-01 10:13:09 -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 e30f461642 Another go with alpine image 2017-03-01 09:12:02 -05:00
Timothy Warren e4b42ce149 Make sure build script exists before trying to use it :/ 2017-03-01 08:48:16 -05:00
Timothy Warren d3080f33e4 Try ci build again 2017-03-01 08:43:51 -05:00
Timothy Warren 27d4954ab9 Make certain config values optional 2017-02-28 16:44:02 -05:00
Timothy Warren 45d5465d6b Update README to include apcu 2017-01-17 12:36:34 -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