Title: Boolean values
Last modified: August 31, 2016

---

# Boolean values

 *  Resolved [KristianJI](https://wordpress.org/support/users/kristianji/)
 * (@kristianji)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/boolean-values/)
 * Hello
 * It seems that this plugin currently is not able to handle storage of false values.
   The wp_cache_get() function also return false, when the value was not found in
   the database.
 * WordPress addresses this issue by passing the $found parameter by reference:
   
   [https://codex.wordpress.org/Function_Reference/wp_cache_get](https://codex.wordpress.org/Function_Reference/wp_cache_get)
 * This parameter is currently ignored by this plugin.
 * Would you like me to create a pull request with the modification? – or maybe 
   I missed something making the modification unnecessary.
 * Best regards
    Kristian
 * [https://wordpress.org/plugins/redis-cache/](https://wordpress.org/plugins/redis-cache/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Till Krüss](https://wordpress.org/support/users/tillkruess/)
 * (@tillkruess)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/boolean-values/#post-7244717)
 * Sure, just submit a PR.

Viewing 1 replies (of 1 total)

The topic ‘Boolean values’ is closed to new replies.

 * ![](https://ps.w.org/redis-cache/assets/icon-256x256.gif?rev=2568513)
 * [Redis Object Cache](https://wordpress.org/plugins/redis-cache/)
 * [Support Threads](https://wordpress.org/support/plugin/redis-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/redis-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/redis-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/redis-cache/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Till Krüss](https://wordpress.org/support/users/tillkruess/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/boolean-values/#post-7244717)
 * Status: resolved