Commit Graph

31 Commits

Author SHA1 Message Date
Maxime Van Hees
b9a9f3e6d6 Implemented DBSIZE 2025-08-19 16:05:25 +02:00
Maxime Van Hees
463000c8f7 Implemented BRPOP and minimal COMMAND DOCS stub, and wired side-aware waiter delivery 2025-08-19 15:52:36 +02:00
Maxime Van Hees
a92c90e9cb implemented HINCRBY/HINCRBYFLOAT + fixed partial-frame handling bug causing sporadic protocol parsing errors when sending or receiving large bulk strings (AGE ciphertext/signature) (happend because TCP segmentation can split a single RESP frame; both client & server assumed a single read would contain the whole frame) 2025-08-19 15:36:07 +02:00
Maxime Van Hees
34808fc1c9 Implemented EXPIRE/PEXPIRE/PERSIST 2025-08-19 11:34:04 +02:00
Maxime Van Hees
b644bf873f implement MGET/MSET and variadic DEL/EXISTS 2025-08-19 11:16:00 +02:00
Maxime Van Hees
a306544a34 implement COMMAND 2025-08-18 16:21:49 +02:00
Maxime Van Hees
afa1033cd6 implement BLPOP 2025-08-18 16:13:46 +02:00
9177fa4091 ... 2025-08-18 12:30:20 +02:00
51ab90c4ad ... 2025-08-16 18:24:46 +02:00
30a09e6d53 ... 2025-08-16 13:58:40 +02:00
542996a0ff ... 2025-08-16 13:33:56 +02:00
63ab39b4b1 ... 2025-08-16 11:22:01 +02:00
ee94d731d7 ... 2025-08-16 11:09:18 +02:00
c7945624bd ... 2025-08-16 10:53:48 +02:00
f8dd304820 it works 2025-08-16 10:41:26 +02:00
5eab3b080c ... 2025-08-16 10:28:28 +02:00
246304b9fa ... 2025-08-16 10:10:24 +02:00
074be114c3 ... 2025-08-16 09:55:34 +02:00
e51af83e45 ... 2025-08-16 09:52:36 +02:00
dbd0635cd9 ... 2025-08-16 09:50:56 +02:00
0000d82799 ... 2025-08-16 09:29:18 +02:00
5502ff4bc5 ... 2025-08-16 09:06:33 +02:00
0511dddd99 ... 2025-08-16 08:50:28 +02:00
bec9b20ec7 ... 2025-08-16 08:41:19 +02:00
ad255a9f51 ... 2025-08-16 08:28:52 +02:00
7bcb673361 ... 2025-08-16 08:25:25 +02:00
0f6e595000 ... 2025-08-16 07:54:55 +02:00
d3e28cafe4 ... 2025-08-16 07:23:20 +02:00
de2be4a785 ... 2025-08-16 07:18:55 +02:00
cd61406d1d ... 2025-08-16 06:58:04 +02:00
31c47d7998 Initial commit 2025-08-16 04:23:03 +00:00