This repository was archived by the owner on Jul 11, 2021. It is now read-only.
Start integration between SQLite and Redis.
Now the SQL statements and queries have access to the Redis context,
which is necessary to invoke regular, redis command like HGET or SCAN.
These capabilities have been immediately exploited and we create a
virtual table that read redis hash(es).
The name of the virtual table is REDISQL_TABLES_BRUTE_HASH