cdn icon indicating copy to clipboard operation
cdn copied to clipboard

Gorjun is a golang replacement for Kurjun project.

Results 31 cdn issues
Sort by recently updated
recently updated
newest added

This is an epic to improve quality of CDN codebase. In the course of this epic, CDN code base must be reviewed and improved. Please pay attention to general refactoring...

Epic

It should be possible specify a tag for ../list and it must return a list of files with given tag

We need to disable ability to upload same files several times. ![image.png](https://images.zenhubusercontent.com/5a27a7008a75884b908a0e36/a6d2068b-1027-46eb-9c9c-79316b201887)

bug

Delete function doesn't remove file completely from SearchIndex and users' files bucket. That can lead to user with whom a file was shared assuming that file exists while it doesn't.

bug

Problem -------- Big files are a big problem. In the following configuration, on a cache **MISS** the client has to wait until the cache node pulls down the whole file...

Since we have the integration tests we need to add Travis-CI and/or Jekins services for continuous integration of Gorjun

enhancement
critical

Right now peers use the https certificate to trust the CDN cache nodes. This is a bit problematic when using self signed certificates because peers have to use the allow_insecure...

question

We added a feature to add tags (labels to files uploaded). I would like to document how this feature works. How do I upload a file to Gorjun providing a...

question

This is really nice stuff to have to describe the Gorjun REST interface. In fact, we need to do this for all REST interfaces in Subutai. The Gorjun API is...

enhancement