valkey-glide 2.2.1__cp312-cp312-macosx_10_7_x86_64.whl → 2.2.2rc1__cp312-cp312-macosx_10_7_x86_64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: valkey-glide
|
|
3
|
-
Version: 2.2.
|
|
3
|
+
Version: 2.2.2rc1
|
|
4
4
|
Classifier: Topic :: Database
|
|
5
5
|
Classifier: Topic :: Utilities
|
|
6
6
|
Classifier: License :: OSI Approved :: Apache Software License
|
|
@@ -11,6 +11,7 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
|
11
11
|
Classifier: Programming Language :: Python :: Implementation :: PyPy
|
|
12
12
|
Requires-Dist: anyio>=4.9.0
|
|
13
13
|
Requires-Dist: protobuf>=6.20
|
|
14
|
+
Requires-Dist: sniffio
|
|
14
15
|
Requires-Dist: typing-extensions>=4.8.0; python_version < '3.11'
|
|
15
16
|
Summary: Valkey GLIDE Async client. Supports Valkey and Redis OSS.
|
|
16
17
|
Author: Valkey GLIDE Maintainers
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
valkey_glide-2.2.
|
|
2
|
-
valkey_glide-2.2.
|
|
1
|
+
valkey_glide-2.2.2rc1.dist-info/METADATA,sha256=oZj6Wqnnc94frxlmPh5-DvFxDn17lNircmomv3sSTVI,7001
|
|
2
|
+
valkey_glide-2.2.2rc1.dist-info/WHEEL,sha256=-5Buz4kVvl2d82a7-CYo0aHqIxt4AiVJyY1MaONohOk,107
|
|
3
3
|
glide/async_commands/glide_json.py,sha256=H5dnB4vJkGPpNXJZhhVyPQoTSbkN_chq5Xw6tkP0wMQ,60410
|
|
4
4
|
glide/async_commands/ft.py,sha256=1v96sBCgiXtPbj85ZurY3ruLCmok3cPoaIXSiJBEv9Y,16849
|
|
5
5
|
glide/async_commands/__init__.py,sha256=_tbTAFATlzp4L2qe-H77PpAQK-16VsV-y7uKNUKLC_o,136
|
|
@@ -36,5 +36,5 @@ glide_shared/protobuf/connection_request_pb2.py,sha256=wlY76aIWKdyETOjD0Xh_B3Rsf
|
|
|
36
36
|
glide_shared/protobuf/response_pb2.py,sha256=oT2GHUwjrxvBVdINRKCvb3_BFN0Fq2wqwHbTj7KAX2E,2110
|
|
37
37
|
glide_shared/protobuf_codec.py,sha256=xwt4-D4WbvNIY_vjOd-00c73HOyNjWq7nN-Z718PBVA,3667
|
|
38
38
|
glide_shared/routes.py,sha256=HFccxCzXQXSi6Y1HFsRUm9ZcbJgCrar6y6uOWpGJWe0,4746
|
|
39
|
-
glide/glide.cpython-312-darwin.so,sha256=
|
|
40
|
-
valkey_glide-2.2.
|
|
39
|
+
glide/glide.cpython-312-darwin.so,sha256=Uizo7Ql9EVf0fAKfjC-KlukyA27_V-oLEGUuhLNk1KY,15441192
|
|
40
|
+
valkey_glide-2.2.2rc1.dist-info/RECORD,,
|
|
File without changes
|