Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bull
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 175
    • Issues 175
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OptimalBits
  • bull
  • Merge requests
  • !775

simplified calls to redis.call

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Manuel Astudillo requested to merge events-counter into master Nov 05, 2017
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 8

this PR introduces an even counter. This is useful for UIs where realtime events from the queue are displayed. The counter is required so that the UI code can now if the current data it has from the queue is actually up-to-date. (Note the PR is not ready yet)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: events-counter