标签: dictionary redis node-redis
我需要在Redis DB中将数据保存在类似队列的数据结构中。我怎样才能做到这一点。请帮忙。
我的数据看起来像
KEY | {TIMESTAMP1 - LOCATION1, TIMESTAMP2 - LOCATION2, .... }