Skip to content

Releases: ordo-one/package-concurrency-helpers

Dictionary with lock

11 Oct 12:48
50be9af
Compare
Choose a tag to compare
bug: [sc-741] add public init (#23)

* bug: [sc-741] add public init

Dictionary with lock

11 Oct 12:43
8ea4e80
Compare
Choose a tag to compare
feat: [sc-741] add helper for map with lock (#22)

* feat: [sc-741] add helper for dictionary with lock

fix: fix rate issue

22 Sep 13:28
23c503f
Compare
Choose a tag to compare
chore: fix rate calculation and cover by tests [sc-445]  (#21)

chore: fix rate calculation and cover by tests

Initial versioned tag

21 Sep 13:35
87197db
Compare
Choose a tag to compare
0.0.6

Update ProcessingRate.swift

Helper for counting processing rate per second

21 Sep 12:20
58e45f3
Compare
Choose a tag to compare

feat: basic metrics for ProcessingRate [sc-445]

Helper for retain objects

16 Sep 15:09
21ae30e
Compare
Choose a tag to compare
0.0.4

feat: [sc-587] helper for retaining objects (#18)

Helper for blocking calls

14 Sep 14:16
a9882d0
Compare
Choose a tag to compare
0.0.3

feat: [sc-668][sc-669] add helper method for calling blocking functio…