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

dgraph-io / ristretto / 7540181439

Builds Branch Commit Type Ran Committer Via Coverage
7540181439 main Restrict generic key type to only those supported (#371) Without this, you can specify key types that aren't supported and then have to deal with panics, rather than more pleasant compile-time warnings. push 16 Jan 2024 10:21AM UTC web-flow github
73.97
7526520622 main upgrade actions/checkout to v4 and actions/setup-go to v5 (#368) Signed-off-by: nnnkkk7 <kurodanaoki0711pana@gmail.com> push 15 Jan 2024 09:01AM UTC web-flow github
73.93
7171708040 main Upgrade xxhash dependency to v2.2.0 (#367) When using ristretto in a Go plugin it's currently failing to build due to: https://github.com/cespare/xxhash/issues/54, so this PR is simply updating the dependency. push 11 Dec 2023 06:22PM UTC web-flow github
73.93
7171632164 main Upgrade xxhash dependency to v2.2.0 (#367) When using ristretto in a Go plugin it's currently failing to build due to: https://github.com/cespare/xxhash/issues/54, so this PR is simply updating the dependency. push 11 Dec 2023 06:16PM UTC web-flow github
73.93
6357468210 main chore(ci): reduce cron frequency (#359) Description: Run jobs once daily on cron. push 29 Sep 2023 09:44PM UTC web-flow github
73.77
6357154599 main update crons Pull #359 29 Sep 2023 09:09PM UTC joshua-goldstein github
73.77
6098984822 main [BREAKING] support generic API (#321) push 06 Sep 2023 03:11PM UTC web-flow github
73.77
6075448224 main minor repo cleanup (#352) push 04 Sep 2023 03:39PM UTC web-flow github
73.72
6071469671 main stop cleanupTicker while closing cache (#343) ## Problem `cleanupTicker `that is created in `NewCache` is never stopped, which is why the code below causes a memory leak ```go for { c, _ := NewCache(...) c.Close() } ``` ## Solution... push 04 Sep 2023 09:13AM UTC web-flow github
73.77
6070857905 main stop cleanupTicker while closing cache (#343) ## Problem `cleanupTicker `that is created in `NewCache` is never stopped, which is why the code below causes a memory leak ```go for { c, _ := NewCache(...) c.Close() } ``` ## Solution... push 04 Sep 2023 08:14AM UTC web-flow github
73.77
6055945993 main stop cleanupTicker while closing cache (#343) ## Problem `cleanupTicker `that is created in `NewCache` is never stopped, which is why the code below causes a memory leak ```go for { c, _ := NewCache(...) c.Close() } ``` ## Solution... push 02 Sep 2023 02:52AM UTC web-flow github
73.36
6046105025 main stop cleanupTicker while closing cache (#343) ## Problem `cleanupTicker `that is created in `NewCache` is never stopped, which is why the code below causes a memory leak ```go for { c, _ := NewCache(...) c.Close() } ``` ## Solution... push 01 Sep 2023 06:15AM UTC web-flow github
73.72
6044253271 main uint32 to uint64 in slice methods (#323) ## Problem I'm currently on Dgraph 21.12 unable to export my data. Export fails on just two nodes out of 7 with the "Unexpected EOF" error: ``` Dec 14 11:31:51 dm-dgraph-04 dgraph[224355]: I1214 11:3... push 01 Sep 2023 01:21AM UTC web-flow github
73.71
6044154258 main chore(ci): separate out coverage report workflow (#353) * separate ristretto test and coverage workflows push 01 Sep 2023 01:07AM UTC web-flow github
73.71
6044147273 main minor repo cleanup Pull #352 01 Sep 2023 01:06AM UTC mangalaman93 github
73.71
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 509
  • 510
  • 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