Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Mar 9, 2019. It is now read-only.

Releases: boltdb/bolt

v1.3.1

17 Jul 17:14
@benbjohnson benbjohnson

Choose a tag to compare

Merge pull request #703 from nilslice/patch-1
Add Ponzu CMS to list of projects using Bolt
Assets 2
Loading
qinhaha122536 reacted with thumbs up emoji
1 person reacted

v1.3.0

18 Aug 17:08
@benbjohnson benbjohnson

Choose a tag to compare

This release is to fix a bug that occurs with the new Go 1.7 SSA backend.

Loading

v1.2.1

16 May 15:45
@benbjohnson benbjohnson
dfb2120
This commit was signed with the committer’s verified signature.
benbjohnson Ben Johnson
GPG key ID: 780E98C6BEDA0915
Verified
Learn about vigilant mode.

Choose a tag to compare

Bug Fixes

  • Fix recovery from partial meta page write (#555)
  • Fix lock file cleanup on Windows (#550)
  • Properly set returned slice capacity (#545)
Loading

v1.2.0

22 Mar 03:54
@benbjohnson benbjohnson

Choose a tag to compare

Features:

  • File locking on Windows (#419)
  • IBM Power & Z Support (#431)
  • Add DB.InitialMmapSize (#432, #472)
  • Add Tx.WriteToFlag to specify OS write flags (#454)
  • Add DB.MmapFlag to specify mmap() flags (#455)

Bug Fixes:

  • Skip empty pages during cursor seek (#452)
  • File size grows less aggressively (#453)
  • Fix node.rebalance() bug (#539)
Loading

v1.1.0

27 Oct 19:58
@benbjohnson benbjohnson

Choose a tag to compare

The following architectures are now supported:

  • arm64
  • Solaris
  • IBM Power & Z

The following fixes and features were added:

  • Release references on write transactions (#413)
  • Add madvise() to memory-map (#383)
  • Wait for pending transactions before closing database (#377)
  • Add read-only database support
  • Change minimum mmap size to 32KB (#375)
  • Add DB.Sync() for DB.NoSync users (#366)
  • Add DB.NoGrowSync to avoid growing database size (#363)
  • Implement io.WriterTo on Tx (#330)
  • Add DB.Batch() (#285)
  • Fix 32-bit allocation size (#317)
  • Persist sequence-only bucket changes (#297)
  • Truncate and sync on resize (#286)

Also added additional documentation.

Loading

AltStyle によって変換されたページ (->オリジナル) /