google-code-export / umple

Automatically exported from code.google.com/p/umple
1 stars 0 forks source link

Add redis support to allow persistence of instances of models #474

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Generate extra (optional) code to allow persisting of data to Redis

http://redis.io

The idea would be that an extra option on the generate statement would trigger 
generation of additional code that would allow easy loading and saving of 
objects in a redid store.

See issue 436 for a prerequisite

Original issue reported on code.google.com by TimothyCLethbridge on 7 Jan 2014 at 4:34

GoogleCodeExporter commented 9 years ago
also consider support for http://www.datomic.com/overview.html

Original comment by TimothyCLethbridge on 8 Jan 2014 at 1:41

GoogleCodeExporter commented 9 years ago

Original comment by TimothyCLethbridge on 5 Sep 2014 at 2:58