This website requires JavaScript.
Explore
Help
Sign in
SinTan1729
/
chhoto-url
Watch
1
Star
0
Fork
You've already forked chhoto-url
0
mirror of
https://github.com/SinTan1729/chhoto-url
synced
2024-12-25 23:28:37 -06:00
Code
Issues
Releases
Activity
51e75f726e
chhoto-url
/
.gitignore
6 lines
76 B
Text
Raw
Normal View
History
Unescape
Escape
Rearrangement
2023-04-02 16:53:55 -05:00
# Ignore cargo build outputs
actix/target
Base api works
2020-02-13 16:52:33 -06:00
Rearrangement
2023-04-02 16:53:55 -05:00
# Ignore SQLite file
Sqlite as storage backend (#1) Some platforms has some problems with file locking, so I was forced to use an alternative. SQLite seems be the best option currently available * Migrated to an sqlite database * Removed unnecessary IOExceptions * Removed an util class not needed anymore * Updated README.md and docker-compose.yml to reflect new storage mechanism
2020-03-24 03:07:25 -05:00
urls.sqlite
Reference in a new issue
Copy permalink