index
:
dedo
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
fix `slice bounds out of range`/maxAllocSize bugs
sasha-s
2015-04-16
4
-12
/
+34
*
|
|
Merge pull request #366 from benbjohnson/sync
Ben Johnson
2015-05-10
1
-0
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Add DB.Sync().
Ben Johnson
2015-05-08
1
-0
/
+6
|
/
/
*
|
Add caveat regarding endianness of data files as suggested by Raphael Geronimi.
Ben Johnson
2015-05-06
1
-0
/
+5
*
|
Merge pull request #363 from benbjohnson/no-truncate
Ben Johnson
2015-05-06
2
-6
/
+21
|
\
\
|
*
|
Add DB.NoGrowSync flag.
Ben Johnson
2015-05-06
2
-6
/
+21
|
/
/
*
|
Merge pull request #354 from xiang90/cmd
Ben Johnson
2015-04-28
1
-1
/
+0
|
\
\
|
*
|
cmd/bolt: remove duplicate blockProfile flag
Xiang Li
2015-04-22
1
-1
/
+0
*
|
|
Merge pull request #356 from timshannon/master
Ben Johnson
2015-04-23
2
-2
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Added Freehold to the projects list in README.
Tim Shannon
2015-04-23
2
-2
/
+5
|
/
/
*
|
Merge pull request #352 from benbjohnson/cli
Ben Johnson
2015-04-19
15
-1168
/
+1604
|
\
\
|
|
/
|
/
|
|
*
Add 'bolt page' command.
Ben Johnson
2015-04-17
1
-7
/
+466
|
*
Add 'bolt dump' command.
Ben Johnson
2015-04-16
1
-0
/
+117
|
*
Add improved CLI documentation.
Ben Johnson
2015-04-15
1
-4
/
+123
|
*
Refactor bolt CLI.
Ben Johnson
2015-04-14
15
-1168
/
+909
|
/
*
Add --path to bolt bench.
Ben Johnson
2015-04-12
2
-2
/
+8
*
Merge pull request #347 from mike-marcacci/patch-1
Ben Johnson
2015-04-11
1
-0
/
+1
|
\
|
*
Added InfluxDB to list of projects using bolt
Mike Marcacci
2015-04-11
1
-0
/
+1
|
/
*
Merge pull request #342 from chrislusf/master
Ben Johnson
2015-03-29
1
-0
/
+1
|
\
|
*
Update README.md
chrislusf
2015-03-29
1
-1
/
+1
|
*
Update README.md
chrislusf
2015-03-29
1
-0
/
+1
|
/
*
Merge pull request #340 from DSpeichert/master
Ben Johnson
2015-03-28
1
-1
/
+1
|
\
|
*
Update README.md: fixed type mismatch
Daniel Speichert
2015-03-28
1
-1
/
+1
|
/
*
Merge pull request #336 from boltdb/reclamation-docs
Ben Johnson
2015-03-27
1
-0
/
+11
|
\
|
*
Add link to page reclamation comment.
Ben Johnson
2015-03-27
1
-0
/
+5
|
*
README
Ben Johnson
2015-03-27
1
-0
/
+6
|
/
*
Merge pull request #334 from funkygao/master
Ben Johnson
2015-03-25
1
-2
/
+2
|
\
|
*
add comment: db.dataref is readonly
funkygao
2015-03-25
1
-1
/
+1
|
*
fix comment bug: minium db mmapSize is 1MB instead of 4MB
funkygao
2015-03-25
1
-1
/
+1
*
|
Merge pull request #333 from benbjohnson/document-key-value-safety
Ben Johnson
2015-03-24
3
-0
/
+12
|
\
\
|
*
|
Document key/value safety.
Ben Johnson
2015-03-24
3
-0
/
+12
|
/
/
*
|
Merge pull request #330 from benbjohnson/tx-writer-to
Ben Johnson
2015-03-22
2
-13
/
+19
|
\
\
|
|
/
|
/
|
|
*
Implement io.WriterTo interface on Tx.
Ben Johnson
2015-03-18
2
-13
/
+19
*
|
Merge pull request #285 from tv42/batch
Ben Johnson
2015-03-18
7
-0
/
+719
|
\
\
|
|
/
|
/
|
|
*
Add transaction batching
Tommi Virtanen
2015-02-18
7
-0
/
+719
*
|
Merge pull request #328 from baijum/bolt-article
Ben Johnson
2015-03-13
1
-1
/
+1
|
\
\
|
*
|
link to Bolt article
Baiju Muthukadan
2015-03-12
1
-1
/
+1
|
/
/
*
|
Merge pull request #318 from baijum/newline-info
Ben Johnson
2015-03-01
1
-1
/
+1
|
\
\
|
*
|
new line after page size info print
Baiju Muthukadan
2015-02-28
1
-1
/
+1
*
|
|
Merge pull request #319 from skirmish/bolt-arm-fix
Ben Johnson
2015-03-01
1
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Added max alloc size to arm.
Adam Polanski
2015-02-28
1
-0
/
+3
|
/
/
*
|
Merge pull request #317 from benbjohnson/32bit-max-alloc
Ben Johnson
2015-02-27
3
-1
/
+6
|
\
\
|
*
|
Update max alloc size on 386 arch.
Ben Johnson
2015-02-27
3
-1
/
+6
|
/
/
*
|
Merge pull request #315 from benbjohnson/max-alloc
Ben Johnson
2015-02-26
1
-1
/
+1
|
\
\
|
*
|
Increase max array size to 2GB.
Ben Johnson
2015-02-26
1
-1
/
+1
|
/
/
*
|
Merge pull request #314 from vdemario/fix_typo_readme
Ben Johnson
2015-02-23
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fixed missing parenthesis on the readme
Vitor De Mario
2015-02-23
1
-1
/
+1
|
/
*
Merge pull request #309 from everdev/operation-go
Ben Johnson
2015-02-17
1
-4
/
+4
|
\
|
*
added gocode.io to list of projects using bolt
everdev
2015-02-17
1
-4
/
+4
|
/
*
Merge pull request #304 from benbjohnson/fix-large-resize
Ben Johnson
2015-02-16
2
-2
/
+63
|
\
[prev]
[next]