| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | src/dedo.go: Start rewrite and simplification of CLI impl | EuAndreh | 2025-01-24 | 1 | -1/+10 |
| * | src/dedo.go: Remove deprecated Tx.Copy() method | EuAndreh | 2025-01-24 | 1 | -2/+4 |
| * | src/dedo.go: Simplify initDB() | EuAndreh | 2025-01-23 | 1 | -21/+46 |
| * | src/dedo.go: Instantiate &DB{} only after opening the file; simplify Open() | EuAndreh | 2024-12-31 | 1 | -0/+5 |
| * | src/dedo.go: Remove DB.Info() method | EuAndreh | 2024-12-31 | 1 | -3/+3 |
| * | src/dedo.go: Remove mode and options from Open() | EuAndreh | 2024-12-30 | 1 | -34/+34 |
| * | src/dedo.go: Remove Options.InitialMmapSize option | EuAndreh | 2024-12-30 | 1 | -2/+1 |
| * | src/dedo.go: Remove Bucket.FillPercent option | EuAndreh | 2024-12-30 | 1 | -1/+1 |
| * | src/dedo.go: Remove DB.ReadOnly option | EuAndreh | 2024-12-30 | 1 | -0/+51 |
| * | tests/dedo.go: Normalize tests | EuAndreh | 2024-12-30 | 1 | -54/+404 |
| * | Rename "gkv" -> "dedo" | EuAndreh | 2024-10-30 | 5 | -6/+6 |
| * | Normalize structure following other projects | EuAndreh | 2024-10-26 | 19 | -5789/+6100 |
| * | Move code to src/ and tests/ | EuAndreh | 2024-10-25 | 9 | -0/+5789 |
