Ticket #6 (closed task: fixed)

Opened 6 months ago

Last modified 3 months ago

Add persistence interface and implementation

Reported by: hannes Assigned to: hannes@helma.at
Priority: normal Milestone: Helma NG 0.3
Component: helma-ng Version:
Keywords: Cc:

Description

Add a pluggable persistence API to NG that can be used with multiple storage engines. The basic/default implementation will be based on minibase. https://dev.helma.org/trac/helma/browser/sandbox/minibase/trunk

Change History

09/05/08 14:54:43 changed by hannes

  • status changed from new to closed.
  • resolution set to fixed.

helma.filestore provides a simple file based storage mechanism that should be suitable for simple apps. It is largely compatible to Robert Thurnher's helma.hibernate. Closing as fixed.