1 Star 0 Fork 0

一念执着丶/RedisDesktopManager

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
mkdocs.yml 597 Bytes
一键复制 编辑 原始数据 按行查看 历史
Igor Malinovskiy 提交于 2020-08-31 18:36 +08:00 . Add "Working with large keyspaces" to docs
site_name: "Redis Desktop Manager"
site_description: "Redis Desktop Manager Documentation"
site_author: "Igor Malinovskiy"
site_favicon: "redis.ico"
repo_url: https://github.com/uglide/RedisDesktopManager
edit_uri: edit/2019/docs/
theme: readthedocs
extra_css:
- css/extra.css
pages:
- Home: 'index.md'
- Install: 'install.md'
- Quick Start: 'quick-start.md'
- Working with large keyspaces: 'lg-keyspaces.md'
- Native Formatters: 'native-formatters.md'
- FAQ: 'faq.md'
- Known Issues: 'known-issues.md'
- Development Guide: 'development.md'
markdown_extensions:
- markdown.extensions.admonition
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/felix-ma/RedisDesktopManager.git
git@gitee.com:felix-ma/RedisDesktopManager.git
felix-ma
RedisDesktopManager
RedisDesktopManager
2020

搜索帮助