Skip to main content
March 11, 2024
Question

Caching of data fabric happens in server or in memory ?

  • March 11, 2024
  • 2 replies
  • 0 views

Caching of data fabric happens in server or in memory ?

    2 replies

    davidj137213
    Brainy
    March 11, 2024

    All the code in Appian runs on the server except the javascript code that the user sees in the browser, so I assume that all the data structure happens in the server's memory.

    stefanhelzle0001
    Brainy
    March 11, 2024

    Both. Appian uses its Data Server which is just a database system.