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
...
*
|
Add 'Intro to BoltDB' link.
Ben Johnson
2014-07-07
1
-0
/
+6
|
*
Add freelist cache.
Ben Johnson
2014-06-30
5
-45
/
+67
|
/
*
Merge pull request #214 from Shopify/fix_stats_sub
Ben Johnson
2014-06-27
2
-0
/
+8
|
\
|
*
Copy the free pages stats from the receiver
Martin Kobetic
2014-06-27
2
-0
/
+8
|
/
*
Minor fix.
Ben Johnson
2014-06-24
1
-1
/
+1
*
Merge pull request #213 from Shopify/stats_sub2
Ben Johnson
2014-06-24
1
-11
/
+3
|
\
|
*
review tweaks
Martin Kobetic
2014-06-24
1
-3
/
+3
|
*
drop the *s guard
Martin Kobetic
2014-06-24
1
-9
/
+1
|
/
*
Merge pull request #212 from Shopify/stats_sub
Ben Johnson
2014-06-24
1
-0
/
+12
|
\
|
*
review tweaks
Martin Kobetic
2014-06-24
1
-1
/
+5
|
*
add some guards for nil pointers
Martin Kobetic
2014-06-24
1
-2
/
+9
|
*
copy receiver stats in Stats.Sub()
Martin Kobetic
2014-06-24
1
-1
/
+2
|
/
*
Merge pull request #210 from benbjohnson/default-options
Ben Johnson
2014-06-22
5
-72
/
+78
|
\
|
*
Add DefaultOptions variable.
Ben Johnson
2014-06-22
5
-72
/
+78
|
/
*
Merge pull request #208 from benbjohnson/open-timeout
Ben Johnson
2014-06-22
20
-132
/
+172
|
\
|
*
Add Open() options, flock timeout.
Ben Johnson
2014-06-21
20
-132
/
+172
*
|
Merge pull request #209 from benbjohnson/next-seq-uint64
Ben Johnson
2014-06-22
2
-35
/
+6
|
\
\
|
|
/
|
/
|
|
*
Change Bucket.NextSequence() to return uint64.
Ben Johnson
2014-06-22
2
-35
/
+6
|
/
*
Merge pull request #206 from Shopify/pending_page_stats
Ben Johnson
2014-06-20
4
-6
/
+20
|
\
|
*
split the freelist page count stats to free and pending
Martin Kobetic
2014-06-20
4
-6
/
+20
|
/
*
Merge pull request #202 from benbjohnson/refactor-split
Ben Johnson
2014-06-19
4
-30
/
+52
|
\
|
*
Fix merge-split regression.
Ben Johnson
2014-06-18
4
-30
/
+52
*
|
Merge pull request #200 from benbjohnson/fix-i686
Ben Johnson
2014-06-18
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Fix i686 build error.
Ben Johnson
2014-06-18
1
-4
/
+4
*
|
Merge pull request #201 from Shopify/freelist_stats_cleanup
Ben Johnson
2014-06-18
3
-5
/
+7
|
\
\
|
|
/
|
/
|
|
*
fix up freelist stats naming and add FreeAlloc
Martin Kobetic
2014-06-18
3
-5
/
+7
|
/
*
Merge pull request #199 from kardianos/patch-1
Ben Johnson
2014-06-18
1
-0
/
+1
|
\
|
*
Update README.md
Daniel Theophanes
2014-06-18
1
-0
/
+1
|
/
*
Merge pull request #198 from yosssi/patch-1
Ben Johnson
2014-06-18
1
-0
/
+1
|
\
|
*
Add "BoltStore" link on README.md
Keiji Yoshida
2014-06-18
1
-0
/
+1
|
/
*
Merge pull request #197 from Shopify/freelist_stats
Ben Johnson
2014-06-17
4
-3
/
+23
|
\
|
*
drop mergeStats and move freelist stats update to Tx
Martin Kobetic
2014-06-17
2
-12
/
+14
|
*
add freelist stats to db stats
Martin Kobetic
2014-06-17
4
-11
/
+29
|
/
*
Document key/value lifecycle.
Ben Johnson
2014-06-16
1
-2
/
+6
*
Merge pull request #193 from benbjohnson/check-freelist-overflow
Ben Johnson
2014-06-13
3
-11
/
+64
|
\
|
*
Fix freelist rollback.
Ben Johnson
2014-06-13
3
-10
/
+44
|
*
Check for freelist overflow.
Ben Johnson
2014-06-13
2
-2
/
+21
*
|
Merge pull request #194 from benbjohnson/fix-deadlock
Ben Johnson
2014-06-13
1
-5
/
+9
|
\
\
|
|
/
|
/
|
|
*
Fix deadlock on remmap.
Ben Johnson
2014-06-13
1
-5
/
+9
|
/
*
Merge pull request #191 from benbjohnson/win-ftw
Ben Johnson
2014-06-13
9
-29
/
+190
|
\
|
*
Remove errcheck.
Ben Johnson
2014-06-12
1
-1
/
+1
|
*
Add Windows support.
Ben Johnson
2014-06-12
7
-41
/
+97
|
*
Add Windows support.
Ben Johnson
2014-06-11
5
-18
/
+123
*
|
Merge pull request #190 from Shopify/cursor_delete
Ben Johnson
2014-06-12
2
-0
/
+59
|
\
\
|
|
/
|
/
|
|
*
add Cursor.Delete()
Martin Kobetic
2014-06-11
2
-0
/
+59
|
/
*
Merge pull request #189 from benbjohnson/increase-max-nodes-per-page
Ben Johnson
2014-06-10
1
-5
/
+4
|
\
|
*
Increase max nodes per page.
Ben Johnson
2014-06-10
1
-5
/
+4
|
/
*
Merge pull request #187 from benbjohnson/fix-seek
Ben Johnson
2014-06-09
2
-22
/
+87
|
\
|
*
Refactor Cursor.Next() to use Cursor.next().
Ben Johnson
2014-06-09
1
-23
/
+1
|
*
Add seek forward test.
Ben Johnson
2014-06-09
1
-0
/
+52
[prev]
[next]