Package at.aimon.memory.postgres.internal


package at.aimon.memory.postgres.internal
Internal codecs, row mappers, and helpers used by the public Postgres store implementations in at.aimon.memory.postgres. Not part of the published surface.
  • Classes
    Class
    Description
    Internal in-memory VirtualFileSystem used by KnowledgeStoreOutboxRelay to ferry outbox payloads into KnowledgeStore.reindex(at.aimon.core.knowledge.KnowledgeScope, at.aimon.core.knowledge.KnowledgeSource, at.aimon.core.knowledge.IndexOptions) calls.
    Jackson codec for the mem_representation.payload_blob JSONB column.