Feature #23
Store/Retrieve Shared Datasets
| Status : | New | Start : | 07/30/2008 | |
| Priority : | Normal | Due date : | ||
| Assigned to : | - | % Done : | 0% |
|
| Category : | Persistence | |||
| Target version : | Future | |||
Description
Problem
Users that wish to save or retrieve a large amount of shared data need a way to selectively add new information to, or retrieve existing information from a stored data source. Union's current data storage services do not provide enough granularity.
Solution
Save user-specific and environment-specific datasets, similar to rows in a database. For example, an application might want to store a list of guestbook entries as follows:
entry: hello world|dave
entry: how are you|james
Add a mechanism for retrieving groups of shared records according to an automated order (e.g., pagination). The API should include searching and filtering.
Implementation
TBD.
History
08/06/2008 02:36 PM - colin moock
- Subject changed from persist individual records to Persist Individual Records
01/19/2010 09:59 PM - colin moock
- Subject changed from Persist Individual Records to Store/Retrieve Shared Datasets
- Priority changed from Low to Normal
Also available in: Atom