wkrzywiec / farm-to-table

MIT License
3 stars 0 forks source link

Change library for communication with Redis Queue #18

Open wkrzywiec opened 1 year ago

wkrzywiec commented 1 year ago

Currently used library for Redis Queue is too much tangled with Spring making it very hard to test integrationaly without this framework (lots of config classes, some of them can be injected only with Java reflection).