Skip to main content

Available Backends

  • InMemoryStorage: Ephemeral (default)
  • SqliteStorage: SQLite database
  • PostgresStorage: PostgreSQL
  • MongoStorage: MongoDB
  • RedisStorage: Redis with TTL
  • JSONStorage: File-based JSON

SQLite Storage

PostgreSQL Storage

MongoDB Storage

Redis Storage

JSON Storage