Commit Graph

6 Commits

Author SHA1 Message Date
Roman Gershman c98bc934f2 Fix (P)TTL issue with non-existing keys. Improve logging for binary values. Fix RENAME bugs 2022-03-28 17:02:03 +03:00
Roman Gershman f9b70125d6 Check for integer validity in setex command 2022-03-14 19:51:42 +02:00
Roman Gershman 5dcb50dbaa INFO: Add command and error stats 2022-03-08 19:11:52 +02:00
Roman Gershman 6b869b41a7 Implement ZADD 2022-03-05 23:42:35 +02:00
Roman Gershman 2bdde23e1f Limit the expiration range 2022-03-05 21:35:49 +02:00
Roman Gershman 3f0fcbf99f Factor out client connections module into a separate library called facade 2022-03-03 01:59:29 +02:00