sql
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
You need to configure the server to start with jet enabled. You can do this by adding the following line to the hazelcast config xml file (or similarly with yaml or embedded server configuration): ``` <jet enabled="true" /> ``` A sample xml file is shared in this example folder.