• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

moka-rs / moka / #98

Builds Branch Commit Type Ran Committer Via Coverage
#98 master Merge pull request #23 from moka-rs/get-or-try-insert-return-type Change get_or_try_insert_with to return a concrete error type rather than a trait object push 09 Aug 2021 10:10AM UTC web-flow circle-ci pending completion   set done
#97 get-or-try-insert-return-type Change `get_or_try_insert_with` to return a concrete error type rather than a trait object Update the doc comments. push 08 Aug 2021 05:57AM UTC tatsuya6502 circle-ci pending completion   set done
#96 get-or-try-insert-return-type Tweak the unit test for get_or_try_insert_with push 08 Aug 2021 05:49AM UTC tatsuya6502 circle-ci pending completion   set done
#95 get-or-try-insert-return-type Change `get_or_try_insert_with` to return a concrete error type rather than a trait object Now the return type is `Result<V, Arc<E>>` where `E: Error + Send + Sync + 'static`. push 08 Aug 2021 05:10AM UTC tatsuya6502 circle-ci pending completion   set done
#94 get-or-try-insert-return-type Change the signature of get_or_try_insert_with to avoid redundant allocation Replace `Arc<Box<dyn ..>>` in the return type of `get_or_try_insert_with` with `Arc<dyn ..>`. push 03 Aug 2021 02:59PM UTC tatsuya6502 circle-ci pending completion   set done
#93 master Merge pull request #22 from moka-rs/switch-to-moka-cht Switch to moka-cht v0.5 push 03 Aug 2021 10:28AM UTC web-flow circle-ci pending completion   set done
#92 switch-to-moka-cht Switch to moka-cht - Update future/cache module to temporary allow clippy::redundant_allocation. This will be addressed in Moka v0.6.0 as it requires changing the return type of `get_or_try_insert_with`. push 03 Aug 2021 10:17AM UTC tatsuya6502 circle-ci pending completion   set done
#91 switch-to-moka-cht Tweak the v0.5.1 entry in the CHANGELOG push 03 Aug 2021 09:39AM UTC tatsuya6502 circle-ci pending completion   set done
#90 switch-to-moka-cht Update the CHANGELOG for Moka v0.5.1 push 01 Aug 2021 03:34PM UTC tatsuya6502 circle-ci pending completion   set done
#89 switch-to-moka-cht Switch to moka-cht - Replace cht v0.4.1, the concurrent hash table implementation, with a fork, moka-cht v0.5.0. - Update value_initializer modules to replace moka-cht HashMap with SegmentedHash for better concurrency. - Temporary allow clipp... push 01 Aug 2021 12:51PM UTC tatsuya6502 circle-ci pending completion   set done
#88 moka-cht Switch to moka-cht with its `hash-arg` feature enabled - Replace cht v0.4.1, the concurrent hash table implementation, with a fork, moka-cht v0.6.0. - Utilize moka-cht's `hash-arg` feature to avoid calculating the same hash twice for a key at... push 13 Jul 2021 03:15PM UTC tatsuya6502 circle-ci pending completion   set done
#87 master Update the changelog push 08 Jul 2021 10:55PM UTC tatsuya6502 circle-ci pending completion   set done
#86 master Merge pull request #20 from moka-rs/get_or_insert_with Add `get_or_insert_with` method push 08 Jul 2021 03:21PM UTC web-flow circle-ci pending completion   set done
#85 get_or_insert_with Add get_or_insert_with method Fix some source code comments. push 08 Jul 2021 01:33PM UTC tatsuya6502 circle-ci pending completion   set done
#84 get_or_insert_with Add get_or_insert_with method Remove duplicate `remove_waiter` calls. push 08 Jul 2021 01:11PM UTC tatsuya6502 circle-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc