Advertisement
asanchez75

redis

Mar 24th, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.10 KB | None | 0 0
  1. root@62c31732da2f:/data# redis-cli [260/1840]
  2. 127.0.0.1:6379> keys *cache_boot*
  3. 1) "redis:cache_bootstrap:hook_info"
  4. 2) "redis:cache_bootstrap:variable:language:fr"
  5. 3) "redis:cache_bootstrap:bootstrap_modules"
  6. 4) "redis:cache_bootstrap:variable:language:ru"
  7. 5) "redis:cache_bootstrap:variable:language:nl"
  8. 6) "redis:cache_bootstrap:system_list"
  9. 7) "redis:cache_bootstrap:module_implements"
  10. 8) "redis:cache_bootstrap:variables"
  11. 9) "redis:cache_bootstrap:variable:language:pt"
  12. 10) "redis:cache_bootstrap:variable:language:es"
  13. 11) "redis:cache_bootstrap:lookup_cache"
  14. 12) "redis:cache_bootstrap:_last_flush"
  15. 13) "redis:cache_bootstrap:variable:language:en"
  16. 127.0.0.1:6379> keys *cache_menu*
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement