subutai-io / cdn

Gorjun is a golang replacement for Kurjun project.
Apache License 2.0
19 stars 13 forks source link

Storm ORM Integration: DeleteFile #468

Closed Almansherov closed 6 years ago

Almansherov commented 6 years ago

Storm ORM is a great toolkit for BoltDB that can greatly ease the internal processes of CDN such as retrieving, updating, deleting, and inserting information from/in the database. We are planning to integrate this toolkit in CDN, but this process needs to be divided into smaller parts for clarity. Designed structures and functions can be found here: https://www.mindmeister.com/1111648085?t=5TfweNPe8y# (draft).

This issue is dedicated to the following goal(-s):

Almansherov commented 6 years ago

Canceled