aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/dedo.go: Remove DB.ReadOnly optionEuAndreh2024-12-301-50/+40
* src/dedo.go: Move type definitions to the beginning of the fileEuAndreh2024-12-301-672/+682
* src/dedo.go: Remove DB.NoGrowSync optionEuAndreh2024-12-301-14/+1
* src/dedo.go: Remove DB.NoSync optionEuAndreh2024-12-301-36/+5
* tests/dedo.go: Normalize testsEuAndreh2024-12-301-3/+5
* Rename "gkv" -> "dedo"EuAndreh2024-10-302-3/+3
* Normalize structure following other projectsEuAndreh2024-10-2625-4541/+5756
* Move code to src/ and tests/EuAndreh2024-10-2523-0/+4541