This website requires JavaScript.
Explore
Help
Register
Sign In
herocode
/
herodb
Watch
12
Star
0
Fork
0
You've already forked herodb
Code
Issues
6
Pull Requests
2
Actions
Packages
Projects
Releases
Wiki
Activity
29
Commits
6
Branches
0
Tags
a92c90e9cbfbb117108435f3ebf105f01a2998c2
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
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
herodb
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
supervisor
...
2025-08-16 13:58:40 +02:00
.gitattributes
...
2025-08-16 06:58:04 +02:00
.gitignore
...
2025-08-16 06:58:04 +02:00
Cargo.lock
...
2025-08-16 13:58:40 +02:00
Cargo.toml
...
2025-08-16 13:58:40 +02:00
LICENSE
...
2025-08-16 06:58:04 +02:00
Description
No description provided
MIT
1.4
MiB
Languages
Rust
96.3%
Shell
3.7%