Janne Valkealahti
1a3f7da81c
Make mongo tests faster
...
- There is a newer mongo client with changed behaviour
as junit rule skipping tests if mongo is not running
waits 30s for a connect failure. Add new server
select timeout.
- Fixes #314
2017-02-10 16:12:03 +00:00
Janne Valkealahti
0c3ea7fb2d
Add initial action to repository config
...
- Now RepositoryState can have initial action
if it is an initial state.
- Implement all needed tests.
- Fixes #281
2016-11-23 13:55:52 +00:00
Janne Valkealahti
459d16d31c
Update docs
...
- Add more repository config samples.
- Relates to #270
2016-11-20 14:34:04 +00:00
Janne Valkealahti
b441bf558f
Update docs
...
- Add more repository config docs.
- Relates to #270
2016-11-19 19:05:29 +00:00
Janne Valkealahti
4dbccf84fa
Add mongodb repository config support
...
- Pretty much following what was done
for jpa and redis.
- Fixes #275
2016-11-13 08:23:25 +00:00