Ticket #119 (assigned idea)

Opened 6 years ago

Last modified 22 months ago

add ability to read from and log to a database

Reported by: mmckerns Owned by: mmckerns
Priority: minor Milestone: mystic-0.3a
Component: mystic.tools Keywords:
Cc:

Description

add ability to read from and log to a database

Change History

comment:1 Changed 5 years ago by mmckerns

  • Milestone changed from mystic-dev to mystic-0.3a2

comment:2 Changed 5 years ago by mmckerns

if we think of a model, F(x), as the central object... then we realize that the monitor must "hook into" the model after the evaluation, while any lookup (to a database, or otherwise) should be directly before F(x).

Doing this correctly will require building modelFactories to produce "services" that have monitors and launchers (as in scipy proceedings)... see ticket #96.

comment:3 Changed 5 years ago by mmckerns

a simple first database could be a dict , but should not stop there...

comment:4 Changed 5 years ago by mmckerns

  • Milestone changed from mystic-0.3a2 to mystic-0.3a1

comment:5 Changed 3 years ago by mmckerns

  • Milestone changed from mystic-0.4a to mystic-0.3a

comment:6 Changed 22 months ago by mmckerns

This is basically what klepto does. How is this ticket different than the features klepto provides…?

comment:7 Changed 22 months ago by mmckerns

  • Status changed from new to assigned
Note: See TracTickets for help on using tickets.