Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
cbackas
/
TVBot
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
8
Code
Issues
0
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
New: use deno KV instead of mongo
- #42
#42
Draft
cbackas
wants to merge 13 commits into
main
cbackas/TVBot:main
from
denokv
cbackas/TVBot:denokv
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Draft
New: use deno KV instead of mongo
#42
cbackas
wants to merge 13 commits into
main
cbackas/TVBot:main
from
denokv
cbackas/TVBot:denokv
Copy head branch name to clipboard
Commits
Commits on Apr 25, 2025
add litestream and denokv docker/entrypoint stuff
cbackas
committed
4e73b71
View commit details
Copy full SHA for 4e73b71
Browse repository at this point
add the client setup for denokv
cbackas
committed
2e12243
View commit details
Copy full SHA for 2e12243
Browse repository at this point
add typesafe settings getter/setter functions using kv
cbackas
committed
dd9ad6e
View commit details
Copy full SHA for dd9ad6e
Browse repository at this point
delete settings manager and use deno kv for all the settings calls
cbackas
committed
cc1f4ed
View commit details
Copy full SHA for cc1f4ed
Browse repository at this point
fix typo in all episodes setting response
cbackas
committed
781cb6e
View commit details
Copy full SHA for 781cb6e
Browse repository at this point
denokv housekeeping things
cbackas
committed
59cc687
View commit details
Copy full SHA for 59cc687
Browse repository at this point
add litestream yml
cbackas
committed
a59b686
View commit details
Copy full SHA for a59b686
Browse repository at this point
we don't need to run standalone denokv so that makes everything easier
cbackas
committed
2ba8867
View commit details
Copy full SHA for 2ba8867
Browse repository at this point
always use the DENO_KV_SQLITE_PATH env var to set the path to the kv sqlite file
cbackas
committed
4857d09
View commit details
Copy full SHA for 4857d09
Browse repository at this point
docker improvements
cbackas
committed
a4d1da2
View commit details
Copy full SHA for a4d1da2
Browse repository at this point
make the dockerfile run, maybe it wont work, but it will run
cbackas
committed
ab170ac
View commit details
Copy full SHA for ab170ac
Browse repository at this point
add deno flags to restrict access
cbackas
committed
ddef8b7
View commit details
Copy full SHA for ddef8b7
Browse repository at this point
Commits on May 14, 2025
Merge branch 'main' into denokv
cbackas
authored
c930fee
View commit details
Copy full SHA for c930fee
Browse repository at this point
You can’t perform that action at this time.