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
path:
root
/
bolt_unix.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move code to src/ and tests/
EuAndreh
2024-10-25
1
-89
/
+0
*
Revert "replace unix implementation to be the same as solaris to fix an issue...
Ben Johnson
2017-01-31
1
-17
/
+7
*
replace unix implementation to be the same as solaris to fix an issue with gl...
Ben Aldrich
2016-11-16
1
-7
/
+17
*
move to separate lock file on windows
Ben Johnson
2016-03-01
1
-4
/
+4
*
Merge branch 'grow' of https://github.com/xiang90/bolt into xiang90-grow
Ben Johnson
2016-01-11
1
-11
/
+0
|
\
|
*
do not grow dbsize agressively
Xiang Li
2015-11-06
1
-11
/
+0
*
|
Add MmapFlags option for MAP_POPULATE (unix)
Gyu-Ho Lee
2015-11-08
1
-1
/
+1
|
/
*
solaris: fix issues with mmap, munmap, madvise and flock
Ken Sedgwick
2015-08-21
1
-1
/
+1
*
Add madvise() after mmap().
Ben Johnson
2015-06-02
1
-0
/
+14
*
make ignoring Truncate() explicit
sasha-s
2015-05-18
1
-2
/
+2
*
use a shared lock in read-only mode
sasha-s
2015-05-18
1
-2
/
+6
*
open read-only databases in read-only mode
sasha-s
2015-05-14
1
-1
/
+1
*
Add DB.NoGrowSync flag.
Ben Johnson
2015-05-06
1
-5
/
+7
*
Add truncate() and sync() on resize.
Ben Johnson
2015-01-18
1
-0
/
+11
*
Rework build to support more liberal unix variants.
Dave Collins
2014-09-18
1
-1
/
+1
*
Add Open() options, flock timeout.
Ben Johnson
2014-06-21
1
-0
/
+69