Skip to content

在使用文档中一个hdecr返回结果问题 #4

@itertools

Description

@itertools

url:https://github.com/wrongwaycn/ssdb-py
在Getting Started中:

ssdb.multi_hset('hash_2',
... key1=42,
... key2=3.1415926,
... key3=-1.41421,
... key4=256,
... key5='e',
... key6='log'
... )

ssdb.hdecr('hash_2', 'key1', 7)
36

这个操作是不是42-7=35,不知道为什么结果是36.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions