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