Prevent sneaky clients from issuing timestamped lease commands
The lease commands are to be timestamped by the server, not the client. Let's just pretend to sneaky clients that timestamped lease commands simply do not exist.
src/redis/InternalFilter.cc
0 → 100644
src/redis/InternalFilter.hh
0 → 100644
Please register or sign in to comment