[Quickfix-users] delegating persistence handling to application
Brought to you by:
orenmnero
From: Nick E. <ni...@de...> - 2005-02-27 14:35:50
|
Hi, I think it would be nice to have persistence handling delegating from quickfix core to application level, because it would be quite natural to have persistence in java to be implemented via jdbc to ha-oracle or something like that (I can even say oracle advanced queuing). The current implementation (while it's quite robust) limits persistence to plain file and mysql only What the others are thinking about this? :) |