Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fastogt/fastoredis

FastoRedis is a crossplatform Redis GUI management tool.
https://github.com/fastogt/fastoredis

database-gui redis redis-admin redis-client redis-cluster redis-desktop-manager redis-gui redis-sentinels redis-ssl

Last synced: about 1 month ago
JSON representation

FastoRedis is a crossplatform Redis GUI management tool.

Awesome Lists containing this project

README

        

About FastoRedis
===============
[![Join the chat at https://gitter.im/fastogt/fastonosql](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/fastogt/fastonosql?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

FastoRedis (fork of [FastoNoSQL](http://www.fastonosql.com)) — is a cross-platform open source Redis management tool (i.e. Admin GUI).

Windows:



MacOS X:



Linux:


Visit our site: [www.fastoredis.com](http://www.fastoredis.com)

Download
========

You can download compiled version (for Mac OS X, Windows, FreeBSD and Linux) from our site:

[www.fastoredis.com](http://www.fastoredis.com)

Contribute
==========
Contributions are always welcome! Just try to follow our coding style: [FastoNoSQL Coding Style](https://github.com/fasto/fastonosql/wiki/Coding-Style)

Build
=====

Build documentation: [Build FastoNoSQL](https://github.com/fasto/fastonosql/wiki/Build)

License
=======

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 .

**Style**

.clang_format
cmake -DCHECK_STYLE=ON
make check_style
Note: needed clang-tidy