-
-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Greg edited this page Mar 20, 2016
·
27 revisions
Status: release 1.0-B6 during development
Caution! The project roadmap, Cricket features and architecture are not stable till release 1.0.0
first GA release
- service UUID
- small fixes
- service template for webapp mode
- data persistance for active scheduler events
- configuring events to initiate Scheduler adapter
- service template for standalone mode
- code refactoring - introducing Runner class
- configuration file format changed to JSON
- possibility to select service to run from the command line
- embeded scheduler altogether with dedicated inbound adapter
- InMemoryCache outbound adapter - im memory key-value database with optional file persistance
- destroy methods of configured adapters are invoked during the service shutdown
- switching to java 1.8
- unique ID generated for events
- refactoring - encapsulating http request in event object
- new JSON serializer: json-io
Cricket MSF Wiki