index
:
delta/python-packages/redis-py.git
2.4
3.0
4.0
4.1
4.3
4.3.7
4.3.original
4.4
4.5
5.0
AddJsonCommands
AsyncCommandsTests
Pipeline
ROLE
SupportJSON.MSET
acl
acl-log
bitfield
case-insensitive-callbacks
ck-4.0.0
ck-4.1.0rc1
ck-asyncio
ck-binary-responses
ck-breaking-icon
ck-bump-rc1
ck-changes
ck-ciparallels
ck-client-killuser
ck-customjson-decodertest
ck-distuils-deprecation
ck-docgen-startkit
ck-docminors
ck-fixjson
ck-fixpypy-release
ck-helpers
ck-installpkg
ck-json-multipath
ck-jsonalign
ck-jsonts-pipelines
ck-linkdocs
ck-parseprep
ck-patch-changes
ck-plats
ck-publish-from-release
ck-releasedrafter
ck-sentinel-commands
ck-service
ck-smismember
ck-ssl-cert-passwords
ck-syncreqs
ck-template
ck-unstable-cluster
ck-updating-changes
ck440
cluster-fixes
connection-example
dont-short-circuit-execute-when-watching
emb-examples
error_defaults
healty_connections
jdufresne-pypy
lock-owned
logging
master
migrate
monitor
nonblocking
noreadmesudo
optional-encoding
ping-health-checks
pr/1040
pubsub
pypytest
pytest
rafi-connargs1
redis-version-dockers
remove_token
roey-changelog_ssl
roey-stale_issues
roey-vamc19_modules
roey/6_0_8
roey/github-actions
roey/redis_6_0_7
roey/slowlog_get_fields
sentinel-1345
sentinel_pool_fix
smismemberReturnedValue
ssl-py27-fix
threadsafe-pools
v3-breaking-changes
watch
github.com: andymccurdy/redis-py.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
redis
/
commands
/
search
/
commands.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Combine auto-concatenated strings (#2482)
David Gilman
2022-12-14
1
-1
/
+1
*
Remove `deprecated` dependency (#2386)
Aarni Koskela
2022-10-30
1
-4
/
+3
*
Deprecate `add_doccument` (FT.ADD) (#2425)
dvora-h
2022-10-24
1
-0
/
+8
*
change drop to dropindex (#2315)
dvora-h
2022-08-02
1
-2
/
+3
*
Add `query_params` to FT.PROFILE (#2198)
dvora-h
2022-06-01
1
-11
/
+19
*
update black to 22.3.0 (#2171)
Utkarsh Gupta
2022-05-30
1
-18
/
+3
*
Fix Linting and Test Failures (#2191)
Greg Melton
2022-05-23
1
-1
/
+1
*
Fix modules links to https://redis.io/commands/ (#2185)
Avital Fine
2022-05-17
1
-38
/
+32
*
Add async supoort for SEARCH commands (#2096)
dvora-h
2022-04-28
1
-0
/
+242
*
Fix typo (#2043)
Kolja Lampe
2022-03-10
1
-1
/
+1
*
Add pipeline support for search (#2038)
dvora-h
2022-03-08
1
-11
/
+20
*
Fixing type annotation for EXPLAIN (#1997)
Sebastian Rittau
2022-02-17
1
-1
/
+1
*
Vector similarity search support (#1986)
Chayim
2022-02-15
1
-7
/
+35
*
Fix naming conventions (#1872)
dvora-h
2022-02-02
1
-3
/
+3
*
FT.CREATE - support MAXTEXTFIELDS, TEMPORARY, NOHL, NOFREQS, SKIPINITIALSCAN ...
Avital Fine
2022-01-10
1
-20
/
+58
*
Documentation cleanup (#1841)
Chayim
2021-12-30
1
-26
/
+20
*
Added black and isort (#1734)
Anas
2021-11-30
1
-22
/
+21
*
Link Documents for all module commands (#1711)
Chayim
2021-11-30
1
-39
/
+79
*
Pyupgrade + flynt + f-strings (#1759)
Aarni Koskela
2021-11-30
1
-1
/
+1
*
Support RediSearch FT.PROFILE command (#1727)
Avital Fine
2021-11-25
1
-4
/
+49
*
FT.EXPLAINCLI intentionally raising NotImplementedError (#1705)
Chayim
2021-11-14
1
-0
/
+4
*
Removing dependency on six (#1676)
Chayim
2021-11-09
1
-8
/
+6
*
Adding support for redisearch (#1640)
Chayim
2021-10-25
1
-0
/
+704