Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/fastogt/fastoredis
- Owner: fastogt
- License: gpl-3.0
- Created: 2013-11-24T16:11:47.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2019-10-11T01:10:47.000Z (about 5 years ago)
- Last Synced: 2024-06-22T04:56:27.226Z (6 months ago)
- Topics: database-gui, redis, redis-admin, redis-client, redis-cluster, redis-desktop-manager, redis-gui, redis-sentinels, redis-ssl
- Homepage: https://fastoredis.com
- Size: 10.6 MB
- Stars: 314
- Watchers: 28
- Forks: 28
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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