You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(model-server): make the Ignite cache size configurable
Adds the database JVM property ignite.cache.size, which can be used to
control the off heap Ignite cache size when using Postgres as a backend.
The property defaults to the previous 100 Mb size.
0 commit comments