-
@siscia can you give me an example for how to query from a table. I get error like
(error) ERR unknown command `REDISQL.QUERY`, with args beginning with: `SELECT * FROM foo`,
-
i clone your code , but i can not run it correct.
---
```
redis.clients.jedis.exceptions.JedisDataException: ERR unknown command 'REDISQL.CREATE_DB'
at redis.clients.jedis.Protocol.processErro…
-
### Description
丰富apijson周边
json 转 sql语句查询redis数据库表
json操作redis语句
-
Hi There!
here is Simone from RediSQL!
Thanks so much for this repo! Can you get in touch? I should have a public email in my profile.
I would like to translate your README in English and may…
-
## Expected Behavior
Performance in `CopyToString` should be comparable to that of `CopyToList` and `CopyToHash`.
## Current Behavior
`CopyToString` is over 100% slower than the aforementioned tw…
-
Hello, is it possible loading extensions into REDISQL?
like:
db.enable_load_extension(True)
db.load_extension('./spellfix')
I'm trying
$ret = $redis->rawCommand('REDISQL.EXEC', $DbName, "…
-
As I can not find any info in document about supported platform, I tried to build Redisql on Windows 10. But there is an error:
```
error: failed to run custom build command for `sync_engine v0.6…
-
```
This is OLD stuff, but some is still relevant (dont want to lose some of the
ideas)
INDEX:
1.) Index-node is a Btree. This is memory-inefficient when the node only has
several entries. Turn In…
-
Can you provide a C++ example/demo to use with RedisSQL module?
-
## Describe the solution you'd like
Provide a `docker compose` solution so a maintainer or user can run this box in isolation of needing PostgreSQL/MySQL and Redis to test this.
## Describe altern…