Hamid Ghaf
|
e55c18ed12
|
adding copyright header (#19555)
* adding copyright header
* fix fmt and a test
|
2023-03-15 09:00:52 -07:00 |
|
Nick Cabatoff
|
e7120442bf
|
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
|
377f7459af
|
Convert to Go 1.17 go:build directive (#13579)
|
2022-01-05 12:02:03 -06:00 |
|
Josh Black
|
6d2cd34908
|
fix bolt 32 bit test (#13249)
|
2021-11-23 10:50:15 -08:00 |
|
Josh Black
|
17cb1c601a
|
Add InitialMmapSize to bolt options (#13178)
|
2021-11-22 20:16:57 -08:00 |
|