Skip to content
This repository was archived by the owner on Sep 11, 2019. It is now read-only.
This repository was archived by the owner on Sep 11, 2019. It is now read-only.

Set with invalid expiry time should not set key #7

@bmerry

Description

@bmerry

A call like set('x', 'y', ex=-1) should have no side effects (and does not in real redis), but fakenewsredis 0.9.3 still sets 'x' to 'y' but does not set an expiry time.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions