#cluster #mongo-db #initializer #phil #monger

phil-core

MongoDB集群初始化器

3个不稳定版本

0.4.0 2020年10月29日
0.3.1 2020年10月27日
0.3.0 2020年10月26日

#9#initializer


用于 phil

Apache-2.0CC-PDDC 许可

32KB
847 代码行

crates.io

phil - MongoDB集群初始化器

phil是一个用于初始化MongoDB集群的命令行工具。它底层使用 mongerMongoDB Rust驱动程序 来启动和配置集群

支持的平台

phil 目前仅支持Linux和OS X/MacOS

安装

Linux的二进制发布版可在 GitHub仓库 中找到。

另外,假设您已安装Rust,只需运行 cargo install phil。注意,您需要将 ~/.cargo/bin 添加到您的PATH中才能运行phil。

依赖项

~31–44MB
~834K SLoC