20 Commits

Author SHA1 Message Date
Stefan Martinov
944c0e7039 Remove spew dependency 2017-11-08 14:00:19 +01:00
Stefan Martinov
97afc4d1a2 Update integration tests to function correctly 2017-11-08 13:55:39 +01:00
Stefan Martinov
0f79b26134 Update all persistors to use session connection pool 2017-11-07 15:35:47 +01:00
Florian Schlegel
0948728f79 slowed down check interval for processors a bit 2017-03-03 09:17:52 +01:00
Florian Schlegel
09c90161f9 removed logs 2017-02-06 17:26:49 +01:00
Florian Schlegel
d5d8e268e1 applied sorting to find query 2017-02-06 16:59:09 +01:00
Florian Schlegel
b3c6b98c11 fixed spawning of go routines 2017-02-06 16:58:55 +01:00
Florian Schlegel
a7202db59d added Verbose flag 2017-02-03 14:05:10 +01:00
Florian Schlegel
be0a3e5775 improved stopping and restarting of queue 2016-06-28 18:02:30 +02:00
Florian Schlegel
5635db4b33 Made sure a queue cannot be started when it's already running. Some renaming and cleanups. 2016-06-28 16:29:27 +02:00
Florian Schlegel
20c317f58e Added reimplemented queue and default processor. Adjusted smurf example. 2016-06-28 15:49:27 +02:00
Florian Schlegel
b3ce17c6d7 refactored comment dividers 2016-05-26 23:05:30 +02:00
Florian Schlegel
6f0117f62d Big refactoring to make customer independant from order. Introduced Getters and Setters for Order and Customer for more controlled acces. Unfortunatly it's impossible to protect any fields from unwanted modifications by private fields, because only public fields can be stored in the db. 2016-05-18 18:31:20 +02:00
Florian Schlegel
bb688e5521 cleaning up 2016-05-13 15:55:42 +02:00
Florian Schlegel
59ad577182 minor refactoring. added utils with DropAllCollections(), so that tests can reseet the db conveniently 2016-03-10 19:06:38 +01:00
Florian Schlegel
4cdb69dcdc Refactored tests 2016-03-09 15:28:58 +01:00
Florian Schlegel
20b6104be2 Refactored Processor 2016-02-26 15:37:03 +01:00
Florian Schlegel
b55831c5a0 Some refactoring and fixed smurf example 2016-02-26 11:30:56 +01:00
Jan Halfar
61cfd1d106 added order collection name for persistor to allow concurrent tests 2016-02-19 15:45:43 +01:00
Jan Halfar
e38126ff75 worked on queue 2016-02-18 19:08:09 +01:00