Skip to content

logo

Introduction

imoog is an open source file host, acting as a single node. It provides everything you need, as well as constant feature updates.

Basic Information

imoog is written in Rust, a language famous for its speed as well as its safety. Rust is rapidly being adopted by many large companies, most notably Amazon, with its use on the Amazon Prime platform.

Features

  • Granular control over settings
  • Complete control
  • Speedy
  • Lightweight
  • PostgreSQL support
  • MongoDB support
  • Speedy cache (thanks to dashmap)
  • Permissive License

Driver and depdendency information

Function Depdendency
Server tokio-rs/axum
PostgreSQL launchbadge/sqlx
MongoDB mongodb/mongo-rust-driver
Redis redis-rs/redis-rs