|
|
72f5d9d70c
|
Restore data integrity guarantees: Content-MD5 validation, fsync durability, atomic metadata writes, concurrent write protection
|
2026-03-07 17:54:00 +08:00 |
|
|
|
5536330aeb
|
Move performance-critical Python functions to Rust: streaming I/O, multipart assembly, and AES-256-GCM encryption
|
2026-02-27 22:55:20 +08:00 |
|
|
|
dfc0058d0d
|
Extend myfsio_core Rust extension with 7 storage hot paths (directory scanning, metadata I/O, object listing, search, bucket stats, cache building)
|
2026-02-27 12:22:39 +08:00 |
|
|
|
550e7d435c
|
Move SigV4 canonical request construction to Rust unified verify function
|
2026-02-22 14:03:12 +08:00 |
|
|
|
082a7fbcd1
|
Move index JSON read to Rust for GIL-released parsing (serde_json)
|
2026-02-19 22:43:28 +08:00 |
|
|
|
d425839e57
|
Remove Rust build artifacts from tracking, update .gitignore
|
2026-02-16 16:06:42 +08:00 |
|
|
|
4c661477d5
|
Add Rust extension module (myfsio_core) for SigV4, hashing, and validation hot paths
|
2026-02-16 16:04:15 +08:00 |
|