https://github.com/grails/gorm-redis
GORM for Redis
https://github.com/grails/gorm-redis
Last synced: 5 months ago
JSON representation
GORM for Redis
- Host: GitHub
- URL: https://github.com/grails/gorm-redis
- Owner: grails
- License: apache-2.0
- Archived: true
- Created: 2016-06-10T13:44:28.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-01-10T18:01:14.000Z (over 7 years ago)
- Last Synced: 2025-10-20T04:44:05.019Z (8 months ago)
- Language: Java
- Size: 176 KB
- Stars: 14
- Watchers: 2
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GORM for Redis
This project implements [GORM](http://gorm.grails.org/latest/) for the Redis Key/Value Database.
For more information see the following links:
* [Documentation](http://gorm.grails.org/latest/redis/manual)
* [API](http://gorm.grails.org/latest/redis/api)
* [Grails Plugin](https://grails.org/plugins.html#plugin/redis)
* [](https://travis-ci.org/grails/gorm-redis)
For the current development version see the following links:
* [Beta Documentation](http://gorm.grails.org/snapshot/redis/manual)
* [Beta API](http://gorm.grails.org/snapshot/redis/api)