Revisions of iredis

buildservice-autocommit accepted request 1161075 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 24)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 23)
- Update to version 1.14.1:
 - Bugfix: fix argument parsing, `"foo\nbar"` will be parsed to `foo` and `\` 
   and `n` and `bar`, the `\` and `n` should be one character `\n` instead.
- Ignore test_trasaction_syntax_error and test_subscribe because of timeouts (too slow) on s390x

- skip test_timer and test_command_completion_when_a_command_is_another_command_substring because of timeouts (too slow) on s390x
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 22)
skip test_timer and test_command_completion_when_a_command_is_another_command_substring because of timeouts (too slow) on s390x
buildservice-autocommit accepted request 1121494 from Sebastian Wagner's avatar Sebastian Wagner (sebix) (revision 21)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 20)
- switch to pyproject
- tests: disable redis snapshots, seem to be the default now
- update to version 1.14.0:
 - Dependency: upgrade redis-py to 5 (thanks to [chayim])
 - Feature: porting to redis-server 7.2 now
 - Feature: supports python 3.10, 3.11 now
 - Doc: update commands.json from redis-doc to latest version
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 19)
- update to version 1.3.2:
 - upgrade mistune to v3
 - deprecate importlib_resources. use buildin now.
 - fix: fix data types changes in redis 7
 - fix restore command
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 18)
- update to version 1.13.1:
 * fix slowlog get render: ms -> us (#463)
buildservice-autocommit accepted request 1046238 from Sebastian Wagner's avatar Sebastian Wagner (sebix) (revision 17)
baserev update by copy to link target
buildservice-autocommit accepted request 1001809 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 15)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 14)
- Update to version 1.12.1:
 - support HRANDFIELD. by @laixintao in #431
 - add testing on redis 7. by @laixintao in #433
 - bugfix: fix error when pop multiple elements by @Mr3h1v in #436
 - Allow to provide a custom prompt via --prompt by @aymericbeaumet in #437
 - support username for client connection by @laixintao in #438
 - support client_addr and client_id in prompt string, add some tests. by @laixintao in #440
 - support prompt in iredisrc config file by @laixintao in #441
buildservice-autocommit accepted request 985743 from Sebastian Wagner's avatar Sebastian Wagner (sebix) (revision 13)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 12)
- disable some failing tests (reported upstream) to fix the build.
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 11)
- update to version 1.12:
 - Feature: CLIENT KILL now support LADDR argument.
 - Feature: CLIENT LIST now support ID argument.
 - Feature: CLIENT PAUSE support options and added CLIENT UNPAUSE command.
 - Feature: CLIENT TRACKING support multiple prefixes.
 - Feature: support new command: CLIENT TRACKINGINFO.
 - Feature: support new command: COPY.
 - Feature: support new command: EVAL_RO and EVALSHA_RO.
 - Feature: support new command: EXPIRETIME.
 - Feature: support new command: FAILOVER.
 - Feature: support new command: GEOSEARCH.
 - Feature: support new command: GEOSEARCHRESTORE.
 - Feature: support new command: GETDEL.
 - Feature: support new command: GETEX.
 - Feature: FLUSHDB and FLUSHALL supports SYNC option.
 - Feature: GEOADD supports CH XX NX options.
 - Feature: Timestamp Completers are now support completion for timestamp fields and milliseconds timestamp fields.
 - Deprecate: GEORADIUS is deprecated, no auto-complete for this command anymore.
 - Deprecate: GEORADIUSBYMEMBER is deprecated, no auto-complete for this command anymore.
- update to version 1.11.1:
 - Bugfix: Switch distutils.version to packaging.version to fix the version parse for windows. (new dependency: pypi's python-packaging.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 949730 from Sebastian Wagner's avatar Sebastian Wagner (sebix) (revision 10)
initialized devel package after accepting 949730
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 9)
- Skip a few failings tests (bugs upstream).
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 8)
be more verbose to check the test fail
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 7)
- Update to version 1.11.0:
 - Introduce codespell to find typos by @tssujt in #411
  - upgrade mistune to ^2.0 by @laixintao in #416
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 6)
- Update to version 1.10.0:
 - Feature: more human readable output for HELP command like ACL HELP and MEMORY HELP.
 - Feature: you can use Ctrl + C to cancel a blocking command like BLPOP.
 - Test: IRedis now tested under ubuntu-latest (before is ubuntu-16.04)
 - Dependency: Support Python 3.10 now, thanks to tssujt.
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 5)
disable tests on 32bit
Displaying revisions 1 - 20 of 24
openSUSE Build Service is sponsored by