Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
3.2
-
None
-
None
-
Patch Available
Description
This is a foundation for DB related BC. At the moment it has two very simple endpoints:
1) provider - that can put inserts to database
2) consumer - that can query db with given interval and send marshaled rows to bus. It can work in queue-like manner (record is deleted after consuming)