Hamid Ghaf
|
27bb03bbc0
|
adding copyright header (#19555)
* adding copyright header
* fix fmt and a test
|
2023-03-15 09:00:52 -07:00 |
Nick Cabatoff
|
4ee4374b3e
|
Use MAP_POPULATE for our bbolt mmaps (#13573)
* Use MAP_POPULATE for our bbolt mmaps, assuming the files fit in memory. This should improve startup times when freelist sync is disabled.
|
2022-01-11 08:16:53 -05:00 |
Scott Miller
|
89f617a97c
|
Convert to Go 1.17 go:build directive (#13579)
|
2022-01-05 12:02:03 -06:00 |
Josh Black
|
d7c54b50e7
|
fix bolt 32 bit test (#13249)
|
2021-11-23 10:50:15 -08:00 |
Josh Black
|
fe0dd6f867
|
Add InitialMmapSize to bolt options (#13178)
|
2021-11-22 20:16:57 -08:00 |