Uploaded image for project: 'Empire-DB'
  1. Empire-DB
  2. EMPIREDB-138

Optimize serialization by making database and rowset references transient

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • empire-db-2.4.0
    • Core
    • None

    Description

      Serialization of Column or Rowset will currently require the entire database to be serialized.
      Making references to the database and rowset transient will significantly reduce the amount of storage required.
      However this requires custom serialization and desericalization as well as a mechanism to identify a database object instance.

      Attachments

        Activity

          People

            doebele Rainer Döbele
            doebele Rainer Döbele
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: