PodMemoryStore¶
The PodMemoryStore is similar to SharedMemoryStore, but state is local to each pod. The PodMemoryStore holds primitives in memory within the runtime proxy sidecar, effectively enabling containers to share memory within the pod using primitives.

apiVersion: podmemory.atomix.io/v1beta1
kind: PodMemoryStore
metadata:
name: my-pod-memory-store