issues
search
valkey-io
/
valkeymodule-rs
Rust valkey SDK for modules
BSD 3-Clause "New" or "Revised" License
35
stars
10
forks
source link
More Valkey rebrand updates
#15
Closed
dmitrypol
closed
6 months ago
dmitrypol
commented
6 months ago
fixed tests
renamed RedisModule_OnLoad, ValkeyModule_OnUnload, RedisKey, RedisKeyWritable, RedisLogLevel, RedisGlobalLogger, RedisLockIndicator, RedisGILGuardScope, RedisCommandFlags RedisCommandKeySpecFlags, RedisModuleCallback, REDIS_OK, MY_REDIS_TYPE
renamed start_redis_server_with_module, get_redis_connection updated numerous text references to Redis
they are not publicly visible so there should be no user impact