valkey-module 0.1.12

A toolkit for building valkey modules in Rust
Documentation
# Generated by Cargo
# will have compiled files and executables
**/target/

# These are backup files generated by rustfmt
**/*.rs.bk

# IntelliJ
.idea
src/redisraw/bindings.rs

# VS Code
.vscode

# Valkey database
*.rdb

# Debugger-related files:
.gdb_history

venv/
tmp/*
shutdown_log.txt
.DS_Store
valkeymodule-rs-macros/Cargo.lock
valkeymodule-rs-macros-internals/Cargo.lock
docs/superpowers/*