Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

SOLVED: Redis array as param

Tags: redis array

Manus:

can Redis take an array of arrays and make it a key value pair or do I have to make a manual foreach?

For example:


`[
"key 1" => ["something", "something2"],
"key 2" => ["something", "something2"],
"key 3" => ["something", "something2"],
"key 4" => ["something", "something2"]
]`



Posted in S.E.F
via StackOverflow & StackExchange Atomic Web Robots
This Question have been answered
HERE


This post first appeared on Stack Solved, please read the originial post: here

Share the post

SOLVED: Redis array as param

×

Subscribe to Stack Solved

Get updates delivered right to your inbox!

Thank you for your subscription

×