...
...
Warning |
---|
Looking for the documentation on the newest versions of SIL Engine and the Simple Issue Language for Jira 8 for Server/Data Center? Click here ! |
Script Storage Configuration
New Starting with version 4.0 , we virtualized the SIL SIL™ scripts.
Excerpt |
---|
'Virtualization of a SIL SIL™ script' means that a script may be stored either on disk (default) or in the database (optional). |
This may seem like an odd functionality, but in short time, we're preparing a bold move: carrying the whole scripts into to the database, performing a backup on the server, then moving to another one and doing restore, which that will restore all the scripts in the right places. You will have the opportunity to move them back to files on the target system. This functionality is the first step toward this goal.
In addition to the architecture which that is flexible enough so we can add any type of storage, storing files in the database is very important feature. Advantages of using it it are following:
- files management in case of moving an installation
- controversial more safe storage (we hope you backup your database)
- disk remains clean
Disadvantage is an accessing a source before putting it into to the cache has a small performance penalty, and that accessing it outside of our SIL SIL™ editor may be harder.
The above setting will be is used just for files that will be created. Files may be individually moved between storages using the SIL SIL® Manager editor. If unsure, use File System.
Note | ||
---|---|---|
| ||
Only SIL SIL™ scripts are stored for now in the database storage as of now. Other configuration files, like mail templates, are not. We plan to change that, too. |