Skip to content

bitlaab-blitz/redox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redox

High-level HiRedis Wrapper

Redox is a lightweight wrapper over the C-based hiredis library, implemented in Zig for projects that require direct Redis access with minimal overhead and thread safety.

Platform Support

Redox currently supports only Linux on aarch64 and x86_64 architectures.

Dependency

Redox uses libhiredis.a (Static Library) along with the necessary header files.

No additional step is required to use this project as a package dependency.

Documentation

For most up-to-date documentation see - Redox Documentation.

About

HiRedis Library Bindings Written in Zig.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors