FastoRedis (fork of FastoNoSQL) — is a cross-platform open source Redis management tool (i.e. Admin GUI).
Visit our site: www.fastoredis.com
You can download compiled version (for Mac OS X, Windows, FreeBSD and Linux) from our site:
www.fastoredis.com
Contributions are always welcome! Just try to follow our coding style: FastoNoSQL Coding Style
Build documentation: Build FastoNoSQL
Copyright (c) 2014-2018 FastoGT (http://www.fastogt.com)
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Style
.clang_format
cmake -DCHECK_STYLE=ON
make check_style
Note: needed clang-tidy