8000 Releases · lucmq/go-shelve · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: lucmq/go-shelve

v1.0.11

25 Feb 15:21
2db7b5b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.10...v1.0.11

driver/v1.0.4

25 Feb 15:48
1fc1ef7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.11...driver/v1.0.4

driver/v1.0.3

25 Feb 15:44
1fc1ef7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.11...driver/v1.0.3

v1.0.10

21 Feb 02:00
e3cd854
Compare
Choose a tag to compare

What's Changed

  • driver: Use go-shelve v1.0.9 by @lucmq in #19
  • Update drivers by @lucmq in #20
  • sdb: prevent closed usage & fix background sync leak by @lucmq in #21
  • sdb: improve checks for DB.closed by @lucmq in #22

Full Changelog: v1.0.9...v1.0.10

v1.0.9

16 Feb 01:00
17f83da
Compare
Choose a tag to compare

What's Changed

  • Benchmarks and docs improvements by @lucmq in #18

Full Changelog: v1.0.8...v1.0.9

driver/v1.0.2

16 Feb 01:08
ea2b1c0
Compare
Choose a tag to compare

What's Changed

  • driver: Use go-shelve v1.0.9 by @lucmq in #19

Full Changelog: v1.0.9...driver/v1.0.2

v1.0.8

13 Feb 07:14
8ae47ce
Compare
Choose a tag to compare

What's Changed

  • driver: Update go.mod by @lucmq in #15
  • Update go.mod for the drivers by @lucmq in #16
  • shelve: cache benchmark improvements by @lucmq in #17

Full Changelog: v1.0.7...v1.0.8

v1.0.7

13 Feb 04:25
669ed38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.6...v1.0.7

driver/v1.0.1

13 Feb 04:36
617e7f7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.7...driver/v1.0.1

v1.0.6

08 Feb 17:47
a145f35
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/net from 0.0.0-20201021035429-f5854403a974 to 0.33.0 in /driver/db/badger by @dependabot in #10
  • Bump github.com/golang/glog from 0.0.0-20160126235308-23def4e6c14b to 1.2.4 in /driver/db/badger by @dependabot in #11
  • Use Go 1.22.0 for better compatibility by @lucmq in #12
  • Update driver module versions and dependencies by @lucmq in #13

New Contributors

Full Changelog: v1.0.5...v1.0.6

0