HIQ Society
HIQ Society
it can be done.
what's the command to make it listen concurrently?
just went through the code a bit and realised a lot of connecting points. not so simple as it is without following the whole code in detail. my limited opinion...
doing this will resolve the race condition? so a complete code refactoring?
does clustering work with redisearch without any modifications?
@gkorland the link you sent isnt very informative for the internal structures on how redisearch works
which command types are used with redisearch? key / hash / z types? possible to add more modules to redis while using redisearch?
i would like to contribute code to improve but do u have more information for the internal structures on how redisearch works written like so? https://kvrocks.medium.com/design-complex-structure-on-rocksdb-993a00fd4f6d
will u guys write the rocksdb backend? or how do we start writing it?
sounds great! just went through core.go possible to give a boiler plate of sorts so i can complete the rest? i will do the rocksdb storage engine