Skip to content

Releases: rbatis/fast_pool

v0.2.0

28 Dec 17:26
Compare
Choose a tag to compare

what changes?

  • up to rust = v1.75
  • use async trait

v0.1.9

28 Dec 09:42
Compare
Choose a tag to compare

what changes?

  • add impl Display for State

v0.1.8

28 Dec 06:19
Compare
Choose a tag to compare

what changes?

  • fix get_timeout check connection

v0.1.4

27 Dec 14:48
Compare
Choose a tag to compare

what changes?

  • set_max_open method Logic optimization

v0.1.3

27 Dec 12:23
Compare
Choose a tag to compare

what changes?

  • reset to flume channel

v0.1.2

27 Dec 09:53
Compare
Choose a tag to compare

what changes?

  • state add field waits show how many watis
  • use crossbeam/crossfire support async channel
  • add some tests

v0.1.1

26 Dec 12:04
Compare
Choose a tag to compare

what changes?

  • fix Drop method
  • default max_open = cpu * 4

v0.1.0

26 Dec 08:11
Compare
Choose a tag to compare

v0.1.0

  • fast pool, all you need