Anton
85cd2e5d41
command: string - strlen
2024-11-12 00:40:05 +05:00
ydf
3037996363
command: select, flushall ( #32 )
...
The Redis WordPress plugin (wp-redis) uses SELECT to connect to a database.
Older versions of this plugin (<0.8.0) also use FLUSHALL instead of FLUSHDB
to flush the cache.
See https://github.com/pantheon-systems/wp-redis
2024-08-09 07:54:37 +05:00
Anton
c6b4e5c707
feat: command - lolwut
2024-06-06 16:57:29 +05:00
Anton
470ed7bcd3
feat: command - set
2024-05-18 18:50:55 +05:00
Anton
91ba6db411
impr: command - dbsize, ttl, type
2024-05-04 20:54:30 +05:00
Anton
c7eb7e7931
feat: command - list
2024-05-01 17:06:36 +05:00
Anton
bd8208bae4
refactor: command - better encapsulation and simpler tests
2024-04-30 15:54:27 +05:00
yinzhidong
e01aa11486
feat: command - ping ( #19 )
2024-04-30 14:54:36 +05:00
Anton
5e789cf1bd
refactor: command - subpackages
2024-04-30 02:01:19 +05:00