khklau / mod_tile_rs

A prototype Rust implementation of the tile module for Apache 2 webserver
GNU Affero General Public License v3.0
0 stars 0 forks source link

Implement a file system storage back end #8

Open khklau opened 3 years ago

khklau commented 3 years ago

For the POC we're only going to have 1 storage back end type, which is just the file system for simplicity.