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

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

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)
* [![Build Status](https://travis-ci.org/grails/gorm-redis.svg?branch=master)](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)