Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nurislom373/redisstack
Redis Stack is a suite of three components: Redis Stack Server combines open source Redis with RediSearch, RedisJSON, RedisGraph, RedisTimeSeries and RedisBloom. RedisInsight is a powerful tool for visualizing and optimizing Redis data, making real-time application development easier and more fun than ever before.
https://github.com/nurislom373/redisstack
java redis redis-server spring-boot stack
Last synced: about 8 hours ago
JSON representation
Redis Stack is a suite of three components: Redis Stack Server combines open source Redis with RediSearch, RedisJSON, RedisGraph, RedisTimeSeries and RedisBloom. RedisInsight is a powerful tool for visualizing and optimizing Redis data, making real-time application development easier and more fun than ever before.
- Host: GitHub
- URL: https://github.com/nurislom373/redisstack
- Owner: Nurislom373
- License: mit
- Created: 2022-09-10T18:18:57.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-11T18:13:21.000Z (over 2 years ago)
- Last Synced: 2024-11-13T23:29:43.303Z (2 months ago)
- Topics: java, redis, redis-server, spring-boot, stack
- Language: Java
- Homepage:
- Size: 4.24 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Introduction
The aim of the Redis OM family of projects is to provide high-level abstractions idiomatically implemented for your
language/platform of choice. We currently cater to the Node.js, Python, .NET and Spring communities.The Spring Framework is the leading full-stack Java/JEE application framework and Redis OM Spring (ROMS) goal is to
enable developers to easily add the power of Redis to their Spring Boot applications.Redis OM Spring provides powerful repository and custom object-mapping abstractions built on top of the amazing Spring
Data Redis (SDR) framework.## RedisStack
Redis Stack is a suite of three components: Redis Stack Server combines open source Redis with RediSearch, RedisJSON,
RedisGraph, RedisTimeSeries and RedisBloom. RedisInsight is a powerful tool for visualizing and optimizing Redis data,
making real-time application development easier and more fun than ever before.## Spring and Redis: Up and Running
1. Open Resource file
2. run redis server command 'start redis-server' bash![img](etc/img/img.png)
## Doc
Read Doc : https://redis.io/docs/