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.
- Host: GitHub
- URL: https://github.com/OGFris/ATCache
- Owner: OGFris
- License: gpl-3.0
- Created: 2018-09-24T21:41:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-25T18:04:46.000Z (over 6 years ago)
- Last Synced: 2024-05-20T03:14:30.158Z (11 months ago)
- Topics: atcache, cache, caching, caching-proxy, cdn, files-cache, go, golang, mysql, redis, streaming, video, videos-caching
- Language: Go
- Homepage:
- Size: 49.8 KB
- Stars: 8
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-algeria - ATCache - ATCache is a caching server (also called a CDN) written in go, for AnimeTwist used to store video files. (Libraries and Frameworks)
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 .