mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-23 00:28:26 -05:00
4e064fbab4
This adds a copy callback for module data types, in order to make modules compatible with the new COPY command. The callback is optional and COPY will fail for keys with data types that do not implement it. |
||
---|---|---|
.. | ||
auth.c | ||
blockedclient.c | ||
blockonkeys.c | ||
commandfilter.c | ||
datatype.c | ||
fork.c | ||
getkeys.c | ||
hooks.c | ||
infotest.c | ||
keyspace_events.c | ||
Makefile | ||
misc.c | ||
propagate.c | ||
scan.c | ||
test_lazyfree.c | ||
testrdb.c | ||
timer.c |