Skip to content
This repository was archived by the owner on Jul 11, 2021. It is now read-only.

Start integration between SQLite and Redis.

Compare
Choose a tag to compare
@siscia siscia released this 25 Jul 14:36
· 399 commits to master since this release

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