Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aggregated reporting #210

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Aggregated reporting #210

wants to merge 3 commits into from

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    27a3999 View commit details
    Browse the repository at this point in the history
  2. Add Memcached Reporter (#206)

    * add aggregation class and interface
    
    * update doc block
    
    * add cache functionality #22
    
    * add Bulk class
    
    * add memcached reporter
    
    * finalize memcache reporter #22
    
    * finalize memcache reporter #22
    
    * update
    
    * add teset case
    
    * add test cases
    
    * add test cases
    
    * add ext-memcached to requirements
    
    * remove ext-memcached
    
    * update options to array
    
    * support single process reporting
    
    * thow exception if memcahced ext not installed
    
    * small fix
    
    * rename cas method and report on failure
    
    * Support single process reporting and update test cases
    
    * add rest of test cases
    
    * small change
    
    * chore: fix lint
    
    * fix phpstan errors
    
    Co-authored-by: José Carlos Chávez <[email protected]>
    Clivern and jcchavezs authored Jun 30, 2021
    Configuration menu
    Copy the full SHA
    0e9230e View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Configuration menu
    Copy the full SHA
    a216fd3 View commit details
    Browse the repository at this point in the history