Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for RediSearch #89

Merged
merged 3 commits into from
Feb 11, 2023
Merged

Conversation

alexander-schranz
Copy link
Member

@alexander-schranz alexander-schranz commented Feb 6, 2023

This allows to index documents into Redis using the RediSearch and JSON module of Redis.

It requires and uses the PHPRedis extension: https://github.com/phpredis/phpredis

TODO

@alexander-schranz alexander-schranz force-pushed the feature/add-redisearch-adapter branch from 276bbd3 to d8836a7 Compare February 6, 2023 23:44
@alexander-schranz alexander-schranz added the features New feature or request label Feb 6, 2023
@alexander-schranz alexander-schranz force-pushed the feature/add-redisearch-adapter branch from d8836a7 to a89d74b Compare February 7, 2023 00:05
@alexander-schranz alexander-schranz added the Adapter: RediSearch RediSearch Adapter related issue label Feb 7, 2023
@alexander-schranz alexander-schranz force-pushed the feature/add-redisearch-adapter branch 5 times, most recently from fefc080 to 798f797 Compare February 11, 2023 19:21
@alexander-schranz alexander-schranz force-pushed the feature/add-redisearch-adapter branch from 798f797 to 8aafe62 Compare February 11, 2023 19:37
@alexander-schranz alexander-schranz force-pushed the feature/add-redisearch-adapter branch from 31ff811 to 6d90542 Compare February 11, 2023 19:47
@alexander-schranz alexander-schranz marked this pull request as ready for review February 11, 2023 19:55
@alexander-schranz alexander-schranz force-pushed the feature/add-redisearch-adapter branch from cb2bea6 to eb53c96 Compare February 11, 2023 19:57
@alexander-schranz alexander-schranz merged commit 8c61adf into 0.1 Feb 11, 2023
@alexander-schranz alexander-schranz deleted the feature/add-redisearch-adapter branch February 11, 2023 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Adapter: RediSearch RediSearch Adapter related issue features New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant