获取 Voldemort DB 中的密钥列表

Posted

技术标签:

【中文标题】获取 Voldemort DB 中的密钥列表【英文标题】:Fetching the List of Keys in Voldemort DB 【发布时间】:2015-02-13 11:29:05 【问题描述】:

如何获取插入 Voldemort DB 的密钥列表。我正在寻找命令行查询。

我已连接到 bin/voldemort-shell.sh "storeName" tcp://localhost:6666

【问题讨论】:

【参考方案1】:

在 shell 中,使用:fetch 0 tokens 0

或:

bin\voldemort-admin-tool.bat --fetch-keys --url tcp://localhost:6666 --node 0

// pfredrik

【讨论】:

以上是关于获取 Voldemort DB 中的密钥列表的主要内容,如果未能解决你的问题,请参考以下文章

Berkeley DB:仅检索密钥

在提交会话之前获取插入的密钥

检索存储在Redis(Ruby)中的所有密钥的列表

从列表中的 db 获取值

获取 Django 中的缓存键列表

MongoDB集合中使用的密钥列表