apache / incubator-kie-kogito-runtimes

Kogito Runtimes - Kogito is a cloud-native business automation technology for building cloud-ready business applications.
http://kogito.kie.org
Apache License 2.0
540 stars 209 forks source link

Filesystem persistence: Expected usage? (docs unclear) #1877

Closed StephenOTT closed 2 years ago

StephenOTT commented 2 years ago

Description

The docs reference filesystem persistence: https://docs.kogito.kie.org/latest/html_single/#_kogito_persistence_add_on

image

but the persistence section of the docs does not speak to its usage, limitations, etc: https://docs.kogito.kie.org/latest/html_single/#con-persistence_kogito-developing-process-services

image

Happy to do doc updates if someone could explain the intended usage and limitations.

Implementation ideas

No response

fjtirado commented 2 years ago

@hmanwani-rh I think this something we need to fix in the docs @StephenOTT The main usage case for persistence, as you can guess, is for guys that want some form of primitive persistence and are not willing to install/use an external DB application.

hmanwani-rh commented 2 years ago

@hmanwani-rh I think this something we need to fix in the docs @StephenOTT The main usage case for persistence, as you can guess, is for guys that want some form of primitive persistence and are not willing to install/use an external DB application.

@fjtirado @StephenOTT Thanks for letting me know. I've created https://issues.redhat.com/browse/BXMSDOC-8372 to improve the persistence content in Kogito docs.