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
minor: Use ?STORE_ID rather than ?RA_CLUSTER_NAME for projection registration
This is a cosmetic change: `?RA_CLUSTER_NAME` is defined as `?STORE_ID`.
`?STORE_ID` is used for other Khepri commands that use the functions in
the `khepri` module (for example `get` or `put`) while
`?RA_CLUSTER_NAME` is used for commands against the `khepri_cluster`
functions.
0 commit comments