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

moka-rs / moka / #53

Builds Branch Commit Type Ran Committer Via Coverage
#53 master Fix a Clippy warning (clippy 0.1.53, rustc 1.53.0-beta.1) push 08 May 2021 04:10AM UTC tatsuya6502 circle-ci pending completion   set done
#52 master Fix a Clippy warning (clippy 0.1.53, rustc 1.53.0-beta.1) push 08 May 2021 03:59AM UTC tatsuya6502 circle-ci pending completion   set done
#51 invalidate-entries-if Implement the `invalidate_entries_if` method - Simplify the implementation of invalidate_entries_if in the unsync cache. push 05 May 2021 01:57PM UTC tatsuya6502 circle-ci pending completion   set done
#50 invalidate-entries-if Implement the `invalidate_entries_if` method - Add invalidate_entries_if to the unsync cache. push 05 May 2021 10:32AM UTC tatsuya6502 circle-ci pending completion   set done
#49 invalidate-entries-if Implement the `invalidate_entries_if` method - Update the get methods in sync and future caches to check if the entry has been invalidated. push 05 May 2021 09:26AM UTC tatsuya6502 circle-ci pending completion   set done
#48 invalidate-entries-if Implement the `invalidate_entries_if` method - Add the invalidate_entries_if method to the future cache. - Add the support_invalidation_closures method to the builders in sync and future modules. push 05 May 2021 08:17AM UTC tatsuya6502 circle-ci pending completion   set done
#47 invalidate-entries-if Implement the `invalidate_entries_if` method (WIP) - Refactoring on the background invalidation task. - Add Sync bounds to a generic parameter S of sync and future caches, so now all K, V and S have the following bounds: - Send + Sync + '... push 05 May 2021 07:17AM UTC tatsuya6502 circle-ci pending completion   set done
#46 invalidate-entries-if Implement the `invalidate_entries_if` method - Tweak a unit test. push 05 May 2021 03:36AM UTC tatsuya6502 circle-ci pending completion   set done
#45 invalidate-entries-if Implement the `invalidate_entries_if` method - Simplify the implementation of Predicate push 04 May 2021 05:49PM UTC tatsuya6502 circle-ci pending completion   set done
#44 invalidate-entries-if Implement the `invalidate_entries_if` method (WIP) - Implementing background invalidation task. - Add Send + Sync bounds to a generic parameter V of sync and future caches, so K, V and S have the following bounds: - K: Send + Sync + 'static... push 04 May 2021 05:00PM UTC tatsuya6502 circle-ci pending completion   set done
#43 invalidate-entries-if Implement the `invalidate_entries_if` method (WIP) - Implementing background invalidation task. - Add the following trait bounds to the generic parameters of sync and future caches: - K: Send + Sync + 'static - V: 'static - S: Send ... push 04 May 2021 03:06PM UTC tatsuya6502 circle-ci pending completion   set done
#42 invalidate-entries-if rustfmt push 29 Apr 2021 10:23PM UTC tatsuya6502 circle-ci pending completion   set done
#41 invalidate-entries-if Implement the `invalidate_entries_if` method (WIP) Implementing background invalidation task. push 29 Apr 2021 10:19PM UTC tatsuya6502 circle-ci pending completion   set done
#40 invalidate-entries-if Implement the `invalidate_entries_if` method (WIP) Add invalidator thread pool push 29 Apr 2021 02:31AM UTC web-flow circle-ci pending completion   set done
#39 invalidate-entries-if Bump the version to v0.4.0 (README and doc comments) push 26 Apr 2021 10:21PM UTC tatsuya6502 circle-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 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