Skip to content
Snippets Groups Projects

311 dfssd log sorting

Merged Richer Maximilien requested to merge 311_dfssd_log_sorting into master

This is quick work, I'll take any insight. I didn't do it, but an integration test using mutex can be nice.

Merge request reports

Pipeline #370 passed

Pipeline passed for 3fdb5425 on 311_dfssd_log_sorting

Merged by avatar (Jan 20, 2025 7:15pm UTC)

Merge details

  • Changes merged into with 3fdb5425.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
dfssd/storage.go 0 → 100644
1 package main
2
3 import (
4 "dfss/dfssd/api"
  • Reassigned to @lbonniot

  • Loïck Bonniot Milestone changed to v0.1

    Milestone changed to v0.1

  • Great work, please review some issues before the merge ;)

  • Author Maintainer

    I'm doing it right now, expect an update Soon (tm)

  • Also, it could be interesting to add some intensive test cases, to check the performances and the robustness of the demonstrator ;)

  • Author Maintainer

    I planned to do benchmarks, but this is already out of the sprint's scope... That's why I didn't pushed it too far.

  • Better to do it right now, we will not have any time for this afterwards I'm afraid :/ #testNinja

  • Added 1 commit:

    • add4e1fd - Switch var slice to pointer
  • Added 1 commit:

    • 83e3e37b - Replace sleep by ticker
  • I'll merge it before the end of the day, please add any test you want if you have some time ;)

  • Loïck Bonniot Added 1 commit:

    Added 1 commit:

    • 3fdb5425 - [d] Implement buffers and sorting
  • Loïck Bonniot Enabled an automatic merge when the build for 3fdb5425 succeeds

    Enabled an automatic merge when the build for 3fdb5425 succeeds

  • Loïck Bonniot mentioned in commit 63491f79

    mentioned in commit 63491f79

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading