-
Notifications
You must be signed in to change notification settings - Fork 234
feat: support redis #1550
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
Merged
Merged
feat: support redis #1550
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
df47474
feat: support redis
jupyterjazz 0920adc
chore: merge main
jupyterjazz 51558b7
fix: index creation
jupyterjazz 12da714
feat: 1st draft, needs polishing
jupyterjazz be7bed7
feat: query builder, tests
jupyterjazz 9365327
Merge branch 'main' into feat-add-redis
jupyterjazz cb25869
chore: update poetry lock
jupyterjazz 341fa9a
chore: run tests
jupyterjazz d37b28f
Merge branch 'main' into feat-add-redis
jupyterjazz abca1dd
fix: defaultdict for column config
jupyterjazz edc8a34
chore: update branch
jupyterjazz c5abd80
style: ignore mypy errors
jupyterjazz 22434f1
refactor: put vectorfield args in column info
jupyterjazz 4a96194
chore: remove unused code
jupyterjazz a52cdfd
docs: add docstrings
jupyterjazz 9ac683f
test: add tensorflow test
jupyterjazz a7f54c3
fix: tensorflow test
jupyterjazz be9d771
fix: tf tst
jupyterjazz 4dc99e6
refactor: reduce ignore types
jupyterjazz d2718b4
style: remove other type ignores
jupyterjazz 9f58474
style: try removing import ignores
jupyterjazz 7e791da
style: i think mypy hates me
jupyterjazz 8ed3dbb
feat: batch indexing
jupyterjazz 83afb5f
chore: bump redis version
jupyterjazz 4b0bc73
feat: subindex not fully finished
jupyterjazz 0b15adc
feat: finalize subindex
jupyterjazz e8fbc47
docs: update readme
jupyterjazz 848e95d
chore: commits not showing
jupyterjazz c00abe2
Merge branch 'main' into feat-add-redis
jupyterjazz 27dd29a
feat: del and get batched
jupyterjazz 162c6a8
docs: update batchsize docstring
jupyterjazz 16c4323
Merge branch 'main' into feat-add-redis
jupyterjazz 56829d6
refactor: index name
jupyterjazz c414836
Merge branch 'main' into feat-add-redis
jupyterjazz 7a5ed5e
refactor: default index name following schema
jupyterjazz 0fecb48
chore: update branch
jupyterjazz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
refactor: index name
Signed-off-by: jupyterjazz <[email protected]>
- Loading branch information
commit 56829d6986ef5d21e48e097397b506c3ca028f63
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.