get(string $ip, string $type = 'log'): array
getAll(string $type = 'log'): array
has(string $ip, string $type = 'log'): bool
save(string $ip, array $data, string $type = 'log'): int
delete(string $ip, string $type = 'log'): bool
rebuild(): bool