Sign in
chromium
/
external
/
github.com
/
etcd-io
/
bbolt
/
HEAD
f6be823
Add Rain torrent library to projects section in README (#232)
by Cenk Altı
· 5 years ago
master
232d8fc
Merge pull request #220 from jrick/memfix
by Gyuho Lee
· 5 years ago
upstream/v1.3.5
044f3bd
Test many DBs used concurrently
by Josh Rickmar
· 5 years ago
9034717
Try to use reflect.SliceHeader correctly this time
by Josh Rickmar
· 5 years ago
81f2578
Shorten max array lengths for the data type
by Josh Rickmar
· 5 years ago
e04f391
go fmt
by Josh Rickmar
· 5 years ago
f0005d4
Comment the byte slice conversion
by Josh Rickmar
· 5 years ago
f9d3ff6
Fix incorrect unsafe usage
by Josh Rickmar
· 5 years ago
a8af23b
opt: reuse var leafPageElementSize (#215)
by chyroc
· 5 years ago
6dc724c
Clarify transaction section (#59)
by James Ravn
· 5 years ago
68cc10a
Merge pull request #210 from tmm1/patch-1
by Gyuho Lee
· 5 years ago
upstream/v1.3.4
52871c4
Remove unused import to fix arm builds
by Aman Gupta
· 5 years ago
4d27a42
Merge pull request #206 from lzhfromustc/4_Fatal_misusages
by Gyuho Lee
· 5 years ago
a74531a
Merge pull request #209 from d2r2/d2r2-fix-unexpected-delete-bucket-error
by Gyuho Lee
· 5 years ago
2fc6815
Merge pull request #201 from jrick/checkptr
by Gyuho Lee
· 5 years ago
543c40a
Fix unsafe pointer conversions caught by Go 1.14 checkptr
by Josh Rickmar
· 5 years ago
c41b6f7
Fix unexpected delete bucket error
by Denis Dyakov
· 5 years ago
59e65f9
Fix the misusage of t.Fatal() in 4 test functions
by Ziheng Liu
· 5 years ago
da442c5
Add github.com/philippgille/gokv in the list of Projects Using Bolt (#200)
by Nicolas Lepage
· 5 years ago
126e837
fix panic on install on unix systems (#198)
by Ryan Wise
· 5 years ago
0b7b41e
Simple grammar fix (#191)
by Steve Gore
· 6 years ago
7f8bb47
Add support for aix (#189)
by Justin Kolberg
· 6 years ago
96e9549
Merge pull request #176 from alrs/fix-test-goroutines
by Gyuho Lee
· 6 years ago
6e135e5
DB.CreateBucket() -> Tx.CreateBucket() (#178)
by AbserAri
· 6 years ago
72c1660
In golang v1.13, parse flags in package initialization will fail. See https://tip.golang.org/doc/go1.13#testing (#177)
by bbiao
· 6 years ago
0e02572
simulation_test.go: fix swallowed goroutine error statements
by Lars Lehtonen
· 6 years ago
14ae445
Merge pull request #157 from twpayne/add-go-mod
by Gyuho Lee
· 6 years ago
35b6661
enhance ut (#172)
by Ning Xie
· 6 years ago
62396cb
Merge pull request #171 from muesli/conversion-fixes
by Gyuho Lee
· 6 years ago
0bf4edc
Avoid unnecessary conversions
by Christian Muehlhaeuser
· 6 years ago
0362320
db.Path() resolves to db.file.Name() (#168)
by Marin Atanasov Nikolov
· 6 years ago
7c53bc0
Added NATS and NATS Streaming (#164)
by Derek Collison
· 6 years ago
a0458a2
fix rollback panic bug (#153)
by Xingyu Chen
· 6 years ago
upstream/v1.3.3
2eb7227
Fix the build on Go 1.10 and before (#161)
by Jeff R. Allen
· 6 years ago
1727806
Add support for riscv64 arch. (#159)
by Marco Peereboom
· 6 years ago
4af6cfa
add OpenFile option (#158)
by Tom Payne
· 6 years ago
e65d4d5
add go.mod
by Tom Payne
· 6 years ago
63597a9
remove excessive []byte(s) conversion (#143)
by Iskander (Alex) Sharipov
· 6 years ago
upstream/v1.3.2
8693da9
use segregated hashmap to boost the freelist allocate and release performance (#141)
by Xingyu Chen
· 6 years ago
26245f2
fix test in releaserange (#142)
by Xingyu Chen
· 6 years ago
f0ad07c
add getFreePageIDs (#140)
by Xingyu Chen
· 6 years ago
c563846
update the freelist readIDs (#139)
by Xingyu Chen
· 6 years ago
22d122a
Add kval-access-language to README.md (#133)
by Ross Spencer
· 7 years ago
7ee3ded
Fix Windows flock/funlock race (#122)
by John Howard
· 7 years ago
upstream/v1.3.1-etcd.8
8987c97
Merge pull request #123 from vcaesar/pj-pr
by Gyuho Lee
· 7 years ago
bd1da61
The list of project use bolt sorted by initials
by vcaesar
· 7 years ago
25c1c6d
Add reef-pi to project list (#119)
by Michael
· 7 years ago
27f3df8
README: bbolt uses semantic versioning
by Gyuho Lee
· 7 years ago
acbc2c4
travis.yml: skip "errcheck"
by Gyuho Lee
· 7 years ago
upstream/v1.3.1-etcd.7
b951856
cmd/bbolt: disable "bbolt" testing for now
by Gyuho Lee
· 7 years ago
8aa16a8
travis.yml: set Go import path
by Gyuho Lee
· 7 years ago
b2a561c
README: add "Importing bbolt"
by Gyuho Lee
· 7 years ago
5912526
travis.yml: run "errcheck" on CI
by Gyuho Lee
· 7 years ago
75d4714
*: rename "cmd/bbolt"
by Gyuho Lee
· 7 years ago
77a5732
appveyor: remove
by Gyuho Lee
· 7 years ago
76a4670
*: update import paths "go.etcd.io/bbolt"
by Gyuho Lee
· 7 years ago
82839da
README: use "travis-ci.com"
by Gyuho Lee
· 7 years ago
9216494
README: add travis badge
by Gyuho Lee
· 7 years ago
e06ec0a
Fix Close() to also wait for view transactions and fix tests as well (#91)
by Paul
· 7 years ago
1b9752f
travis.yml: initial commit
by Gyuho Lee
· 7 years ago
0bff9a4
*: update import paths to "github.com/etcd-io/bbolt"
by Gyuho Lee
· 7 years ago
8c8b786
cmd/bolt: update import paths
by Gyuho Lee
· 7 years ago
a99fcf0
Makefile: update import paths
by Gyuho Lee
· 7 years ago
4fd8b14
README: update repo URLs
by Gyuho Lee
· 7 years ago
af9db20
Merge pull request #89 from gyuho/c1
by Gyuho Lee
· 7 years ago
3130a60
db.go: clean up file descriptor on db.file.ReadAt fail
by Gyuho Lee
· 7 years ago
2e08706
Merge pull request #75 from shenlanse/dev
by Gyuho Lee
· 7 years ago
ebb8629
cursor: remove redundant check when seek
by blueblue
· 7 years ago
818c231
Clean up file descriptors on failed database initialization
by CJ DiMaggio
· 7 years ago
d57ee90
Merge pull request #87 from gyuho/deprecated
by Gyuho Lee
· 7 years ago
32f8e5f
add tx-copy-deprecated
by Chyroc
· 7 years ago
4f5275f
Merge pull request #82 from moderepo/madvise_optional
by Xiang Li
· 7 years ago
eda393d
make madvise call optional
by Naoki Takano
· 7 years ago
b44cfbd
Merge pull request #80 from rcoelho/close-wait-transactions
by Xiang Li
· 7 years ago
584b1a3
Breaking the long line
by Rodrigo Coelho
· 7 years ago
fafe4b7
Close waits for the transactions to finish
by Rodrigo Coelho
· 7 years ago
ee30b74
Merge pull request #73 from mvo5/master
by Xiang Li
· 7 years ago
cef3333
bolt_ppc.go: define `var brokenUnaligned`
by Michael Vogt
· 7 years ago
48ea1b3
Merge pull request #65 from zrss/fix-page-cnt
by Xiang Li
· 8 years ago
upstream/v1.3.1-coreos.6
b436469
Merge pull request #68 from heyitsanthony/sync-silly-if
by Xiang Li
· 8 years ago
bcfcdab
Remove unnecessary if in batch handling
by Tommi Virtanen
· 8 years ago
32c383e
Merge pull request #67 from heyitsanthony/fix-freelist-corruption
by Gyu-Ho Lee
· 8 years ago
upstream/v1.3.1-coreos.5
41fefe7
test: check concurrent WriteTo operations aren't corrupted
by Anthony Romano
· 8 years ago
386b851
freelist: set alloc tx for freelist to prior txn
by Anthony Romano
· 8 years ago
f4ebd07
Merge pull request #66 from jpbetz/freelist-check
by Gyu-Ho Lee
· 8 years ago
upstream/v1.3.1-coreos.4
237a4fc
Panic if page provided to freelist.read is incorrect page type.
by Joe Betz
· 8 years ago
22635d7
tx: fix the number of pages is not incorrectly counted
by zhesi.huang
· 8 years ago
3c6cbfb
Merge pull request #64 from kwf2030/master
by Xiang Li
· 8 years ago
upstream/v1.3.1-coreos.3
434419a
fix funlock error when call db.Close on windows
by kwf2030
· 8 years ago
60725ac
Merge pull request #63 from spacewander/add_boltcli
by Xiang Li
· 8 years ago
b4c13d4
Add 'boltcli' to the list of projects that use Bolt
by spacewander
· 8 years ago
3eac9d3
Merge pull request #57 from gyuho/clean-up
by Gyu-Ho Lee
· 8 years ago
68861c5
db_test.go: remove temp files after tests
by Gyu-Ho Lee
· 8 years ago
54f6fad
Merge pull request #56 from virtualsue/master
by Xiang Li
· 8 years ago
upstream/v1.3.1-coreos.2
235a427
Removed 'moribund' since some people think it's a bit derogatory towards the original developer.
by Sue Spence
· 8 years ago
700b8ea
Merge pull request #52 from jpbetz/fix-readonly-check
by Xiang Li
· 8 years ago
bdfe415
tx: load freelist on Check()
by Anthony Romano
· 8 years ago
ebf39dc
Merge pull request #50 from jpbetz/page-kv-and-full-freelist
by Xiang Li
· 8 years ago
69918b9
Fix bolt CLI tool print entire freelist, and to dump keys/value bytes of leaf elements.
by Joe Betz
· 8 years ago
ba5a58d
test tx.Check() on read only db
by Anthony Romano
· 8 years ago
Next »