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
/
src
/
dedo.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/dedo.go: remove unused constants and methods
EuAndreh
2024-12-31
1
-28
/
+0
*
src/dedo.go: Remove DB.Info() method
EuAndreh
2024-12-31
1
-13
/
+1
*
src/dedo.go: Remove mode and options from Open()
EuAndreh
2024-12-30
1
-18
/
+10
*
src/dedo.go: Remove Options.InitialMmapSize option
EuAndreh
2024-12-30
1
-10
/
+1
*
src/dedo.go: Remove Bucket.FillPercent option
EuAndreh
2024-12-30
1
-30
/
+3
*
src/dedo.go: Remove DB.MmapFlags option
EuAndreh
2024-12-30
1
-9
/
+2
*
src/dedo.go: Sort imports
EuAndreh
2024-12-30
1
-12
/
+13
*
src/dedo.go: Remove Options.Timeout option
EuAndreh
2024-12-30
1
-27
/
+3
*
src/dedo.go: Remove DB.ReadOnly option
EuAndreh
2024-12-30
1
-50
/
+40
*
src/dedo.go: Move type definitions to the beginning of the file
EuAndreh
2024-12-30
1
-672
/
+682
*
src/dedo.go: Remove DB.NoGrowSync option
EuAndreh
2024-12-30
1
-14
/
+1
*
src/dedo.go: Remove DB.NoSync option
EuAndreh
2024-12-30
1
-36
/
+5
*
tests/dedo.go: Normalize tests
EuAndreh
2024-12-30
1
-3
/
+5
*
Rename "gkv" -> "dedo"
EuAndreh
2024-10-30
1
-0
/
+5749