Compare commits
No commits in common. "main" and "v0.0.2" have entirely different histories.
@ -351,6 +351,7 @@ func (server *SugarDB) deleteKey(ctx context.Context, key string) error {
|
||||
server.lruCache.cache[database].Delete(key)
|
||||
}
|
||||
|
||||
log.Printf("deleted key %s\n", key)
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user