Rename the project to SugarDB. (#130)

Renames project to "SugarDB" - @kelvinmwinuka
This commit is contained in:
Kelvin Mwinuka
2024-09-22 21:31:12 +08:00
committed by GitHub
parent 016bd2d2bd
commit 703ad2a802
243 changed files with 11174 additions and 11557 deletions

View File

@@ -17,7 +17,7 @@ package generic
import (
"errors"
"fmt"
"github.com/echovault/echovault/internal/clock"
"github.com/echovault/sugardb/internal/clock"
"strconv"
"strings"
"time"