This website requires JavaScript.
Explore
Help
Register
Sign In
herocode
/
herodb
Watch
12
Star
0
Fork
0
You've already forked herodb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
29
Commits
3
Branches
0
Tags
667
KiB
Rust
93%
Shell
7%
a92c90e9cb
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
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