1
0
Fork 0
mirror of https://github.com/SinTan1729/chhoto-url synced 2024-10-16 13:27:03 -05:00
Commit graph

6 commits

Author SHA1 Message Date
e06b744e3c Autogenerated config 2022-11-04 01:14:03 -05:00
Przemek Dragańczuk
7f275bf6af
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 09:07:25 +01:00
draganczukp
f0e339e000 Cleanup of files 2020-03-24 07:44:34 +01:00
Przemek Dragańczuk
8a264c133c Cleanup 2020-02-14 18:41:56 +01:00
Przemek Dragańczuk
204d0a9bc1 Random intellij fixes 2020-02-14 18:40:36 +01:00
Przemek Dragańczuk
d80024c494 Base api works 2020-02-13 23:52:33 +01:00