InfoGrid Project: Stores (ig-stores)
The InfoGrid Stores Project defines the Store abstraction, which enables applications to treat persistence as a service about whose implementation they do not have to worry.
The project defines:
- the Store abstraction itself, and its sibling the IterableStore abstraction
- implementations of the Store abstraction in common technologies, such as:
- raw files
- in-memory
- in MySQL
- in Postgresql
- in Hadoop, S3 etc.
It is used broadly in other InfoGrid Projects, and can also be used easily outside of InfoGrid.
See also:
Last modified 3 years ago
Last modified on 01/19/10 20:00:47
![[Logo]](/trac/chrome/site/projectlogo.png)