An open API service indexing awesome lists of open source software.

https://github.com/OGFris/ATCache

ATCache is a caching server (also called a CDN), for AnimeTwist used to store video files.
https://github.com/OGFris/ATCache

atcache cache caching caching-proxy cdn files-cache go golang mysql redis streaming video videos-caching

Last synced: about 1 month ago
JSON representation

ATCache is a caching server (also called a CDN), for AnimeTwist used to store video files.

Awesome Lists containing this project

README

        

## ATCache
ATCache is a caching server for AnimeTwist used for caching videos from animes, although the ability
to cache basic stuff will be implemented as soon as the videos caching system is done.

### License
ATCache is under the [GNU General Public License v3.0](https://github.com/AnimeTwist/ATCache/blob/master/LICENSE).

ATCache Copyright (C) 2018 AnimeTwist

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see .