Skip to content

Pull requests: RedisLabsModules/redismodule-rs

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add example and support for shutdown server event
#477 opened Jul 27, 2026 by voedipus Loading…
add RedisKey::name method
#469 opened May 19, 2026 by JonasKruckenberg Collaborator Loading…
implement std::error::Error for RedisError and cleanup
#467 opened May 19, 2026 by JonasKruckenberg Collaborator Loading…
ci: Add a dry-run workflow for release PRs
#466 opened May 11, 2026 by LukeMathWalker Collaborator Loading…
Add constant for accessing trimmed keys
#459 opened Apr 9, 2026 by JonasKruckenberg Collaborator Loading…
bring complete redismodule.h
#452 opened Mar 3, 2026 by JoanFM Collaborator Loading…
Add support for randomkey API
#446 opened Jan 5, 2026 by gkorland Contributor Loading…
Add lru lfu api support
#444 opened Jan 4, 2026 by gkorland Contributor Loading…
Add New missing events
#442 opened Dec 27, 2025 by gkorland Contributor Loading…
Add Rust bindings for Redis Module Command Filter APIs (#3)
#437 opened Dec 13, 2025 by gkorland Contributor Loading…
MOD-11297: cleanup add crate owner
#431 opened Sep 25, 2025 by oshadmi Contributor Loading…
README: update Redis Modules API link
#417 opened Jun 17, 2025 by gdesmott Loading…
Update the headers to the latest state.
#400 opened Nov 25, 2024 by iddm Contributor Loading…
Add API to get dbsize
#397 opened Nov 6, 2024 by jjz921024 Loading…
Add API to get expire for RedisKey
#391 opened Oct 24, 2024 by jjz921024 Loading…
Derive hash and comparison traits for RedisAlloc
#386 opened Jul 25, 2024 by iddm Contributor Loading…
Update dependencies and refactor the FFI calls
#375 opened Nov 22, 2023 by iddm Contributor Loading…
CI improvements
#374 opened Nov 21, 2023 by chayim Contributor Loading…
Update bindgen requirement from 0.66 to 0.68 dependencies Pull requests that update a dependency file
#361 opened Sep 7, 2023 by dependabot Bot Loading…
ProTip! Exclude everything labeled bug with -label:bug.