https://github.com/sqlitebrowser/db4s_cluster_downloader
Super simple server app to serve DB4S releases from a small, inexpensive cluster
https://github.com/sqlitebrowser/db4s_cluster_downloader
Last synced: 9 months ago
JSON representation
Super simple server app to serve DB4S releases from a small, inexpensive cluster
- Host: GitHub
- URL: https://github.com/sqlitebrowser/db4s_cluster_downloader
- Owner: sqlitebrowser
- Created: 2018-08-02T19:29:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-14T12:35:23.000Z (about 1 year ago)
- Last Synced: 2025-04-13T22:08:09.739Z (9 months ago)
- Language: Go
- Homepage:
- Size: 498 KB
- Stars: 2
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Just a super simple Go application, originally designed for serving
DB Browser for SQLite downloads from a small, inexpensive cluster
of servers.
Now that we're using much beefier servers, it's just running on a
single server rather than a cluster. Can easily be thrown behind
a load balancer (etc) if the need ever arises again.