/file_server

File service for small objects

Primary LanguageRust

File service for small objects

Features

  • UDP protocol network server
  • Chacha20 network traffic encryption
  • In-memory key/value object storage with backup to disc.
  • Integer keys
  • Supports "get range of keys" operation
  • Supports multiple objects put operation
  • Supports object delete operation