Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • F FlakeId
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container 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
  • PleromaPleroma
  • Elixir librariesElixir libraries
  • FlakeId
  • Merge requests
  • !2

[WIP] Various improvements and bugfixes

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open href requested to merge harder-better-stronger into master Apr 16, 2020
  • Overview 18
  • Commits 9
  • Pipelines 6
  • Changes 19
  • Implement in-process generation (fixes #2)
  • Backdated flakes (fixes #1)
  • Persist time for backwards detection (fixes #3)
  • Configurable worker strategy (fixes #4)
  • Follow system clock by using os:system_time instead of erlang:system_time (fixes pleroma/pleroma#1681 (closed))
  • Refuse to generate flakes when the clock is not advancing and the sequence overflows
  • Split up building from Worker to a dedicated module Builder
  • Docs improvements
  • tests for local & backdate

BTW I think that once this MR is merged we should release a 1.0, as it's now feature complete and the API won't change.

Edited May 12, 2020 by href
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: harder-better-stronger